Joose 2.0 released

malte on 2009-02-03T07:23:58

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.


very cool

jjn1056 on 2009-02-03T14:46:43

I'll have to check out the code and see if we can add in parameterized and structured types.

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.