News

One more difference are utility methods: "Class.construct" which allows to simulate "apply ()" on class cunstructor to init new instance with arguments list (see examples). getMethods and hasMethods ...
API The Class implementation is built on top of javascript prototype based inheritance and ECMA Script property descriptors.