antranig
Request-scope Wrangler
Joined: 03/04/2006 13:29:55
Messages: 643
Offline
|
New features in 0.6.3:
Main highlights of this release are
* Full support for all HTML controls, including "parachute rendering" between <select> and <input> tags, controlled only by HTML in the template - check the [url="http://rsf.fluidproject.org/wiki/Wiki.jsp?page=ComponentTest"]
ComponentTest sample page[/url] for details.
* Support for non-HTML content types (RSS, AJAX, XUL)
* "Informal flow" system making it easy to build up flow definitions piece by piece rather than centrally in XML
* JSR-168 integration - the same app will run with changes only to pure HTML templates and web.xml-type packaging as portlet or servlet.
* General compatibility shakedown to be compliant with upcoming Spring 2.0 libraries.
* As usual, numerous bug-fixes, better robustness and diagnostics, and performance enhancements.
All info available on the RSF wiki, discussion and support on the forums (here!).
RSF 0.6.4, which is expected to be the last 0.6.x branch of RSF will tidy up some issues with decorators, expand Hibernate-based ORM support, and synchronise with versions 3.x of Hibernate and 2.2.x of Sakai. It may also feature SpringMVC support!
|