
We are proud to announce the release of Joose 1.0. Download it now.
What's new in this version?
- Support for custom builder methods in class definitions
- Support for jsonpickle serialization of Joose objects
- New Example: ORM: A JavaScript OR-Mapper that supports transparent access to the HTML5 database and the Google Gears database.
This also promoted Joose to become the featured project on Google Code for almost two weeks. - Support for running Joose in JScript .NET
- Much more documentation
- Improved unit test coverage
- Fixed various bugs
- Joose now has a logo
Joose is a self-hosting meta object system for JavaScript with support for classes, inheritance, mixins, traits, method modifiers and more.
Joose makes object-oriented programming with JavaScript easy, declarative and very productive. The Joose meta-object system is multi-paradigm. It supports class-based and prototype-based programming styles as well as class-based inheritance and role-based extention.
The Joose framework has been successfully used in multiple production systems for five months now and has been proven to be very stable. Joose is being tested using an automated unit-test suite that is being run in all major browsers (Firefox, IE, Safari, Opera and Chrome).
