New version of Javeline PlatForm (0.98)
After several months of work, version 0.98 of Javeline PlatForm is released. Here’s a changelog:
Download: http://developer.javeline.net/downloads.php#platform
Documentation http://developer.javeline.net/documentation.php
This version comes with:
- Aptana plugin with autocomplete
- Autocomplete for XML editors (XML Schema)
- Reference Guide
Changes:
- PlatForm event handling moved away from using arguments and now always passes an Event object.
- binding rule attribute “default” renamed to “value”
- j:settings renamed to j:appsettings
- Full support for namespaces. Javeline Markup Language can be written in other namespaces than j:. Please be aware that elements now NOT defined in the namespace will be ignored.
- Changed the namespace URL to http://www.javeline.com/2005/PlatForm
