After three month of work we finally released version 0.3.0 of Stubbles. As all versions before this one is still an alpha version. While we had to introduce three BC breaks we also added a lot of improvements and new features. Some new major features are the completely rewritten Inversion of Control feature which is now based on
Google Guice, lots of improvements to the
JSON-RPC handling, a first alpha version of the
XML/XSL view engine, the possibility to retrieve the return type of a method or function, and an enhancement to the persistence API which is now completely annotation based and does not force to implement a certain interface. Beside this a lot of bug fixes and smaller improvements found their way into this release. For a complete list of BC-breaks, feature enhancements and bug fixes please consult the
changelog.