Hi,
We are starting to build Jaxx 3.0.
This major version will not be necessary compatible with Jaxx 2.x, but some tools will be here to help migrate!.
Here is some major changes we'd like to introduce in Jaxx 3.0:
o Minimum Jdk 7 requirement
o Be able to use jdk 7 grammar in your code (this is yet possible with jaxx 2.24 :))
o Review the modules (one module for one component)
o Minimize generated code dependencies (a very thin module jaxx-runtime-api)
o Remove the JXLayer dependency (Jdk 7 offers the JLayer API)
o Remove the javax.help dependency
o Improve the usage of jaxx css files (and be able to rename this extension)
o Add a new file type jaxx script
o Develop some plugins to help his usage (for IntelliJ I suppose)
o Use Eugene to generate the code
o Add some extension mecanisms inside Jaxx
o ...
If you have any idea you'd like to see in version 3.0, you are welcome!
tony.
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit
The JAXX team is pleased to announce the jaxx-2.24 release!
JAXX Project
Documentation of the project can be found here:
https://jaxx.nuiton.org
Changes
-------
Changes in this version include:
New features:
o Parser only that is necessary in java files Issue: 3667. Thanks to Tony Chemit. Resolved by tchemit.
o Allow to use Diamond in java files Issue: 3668. Thanks to Tony Chemit. Resolved by tchemit.
o Be able to display zero in coordinate componant editors for null values Issue: 3677. Thanks to Tony Chemit. Resolved by tchemit.
o Authorize component by their type in BlockingLayerUI Issue: 3678. Thanks to Tony Chemit. Resolved by tchemit.
Downloads
---------
For a manual installation, you can download files here:
http://forge.nuiton.org/projects/jaxx/files
* jaxx-widgets-extra-2.24-deps.zip - http://forge.nuiton.org/attachments/download/1179
* jaxx-widgets-extra-2.24-full.zip - http://forge.nuiton.org/attachments/download/1180
Maven artifacts
---------------
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2
Find us at
* http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.24|jar
Have fun!
-JAXX team
--
Tony Chemit
--------------------
tél: +33 (0) 2 40 50 29 28
http://www.codelutin.com
email: chemit(a)codelutin.com
twitter: https://twitter.com/tchemit