Just wanted to let you guys know that we released a new version the JavaScript meta object system Joose which was heavily inspired by Moose.
The major new feature of this release is the support for type constraints and type coercions for attributes and method parameters. There is also experimental support for multi method. We'll see how that evolves.
Re:very cool
malte on 2009-02-03T20:08:45
Great, we might actually have parameterized types already but we are missing structures. Should be fairly easy to add, though.