DCL

An elegant OOP with mixins + AOP for JavaScript.

Micro update: 1.1.1

New release of dcl (1.1.1) includes two minor bug fixes:

  • Bugfix: a stray comma in a test file, which acted up in legacy browsers.
  • Bugfix: dcl.mix() was called directly in the base modules preventing it from being monkey-patched.

Most users can safely skip this update, unless they are directly affected by the monkey-patch bug.