1.0 RC1 - Base class. - All instances inherit from Class ( I'm not sure yet, it's not the standard ) - Built in extensions: abstract, extend, getset, implement, module, properties, singleton, statics-members, tostring. - Demo exemplifying the use of Class and its extensions. - Commented most parts of the code following scriptDoc's specification.