It is over 2 months after the last M1 release, so M2 is considered as a
delayed milestone release.
Even though the current M2 does have lots of great features, it still
requires lots of improvements and functions:
Most of SWT widgets should be implemented in M3.
Performance still needs to be improved.
Export wizard for deployment will be provided.
...
Actually, lots of bugs should be fixed.
/js
Josson Smith wrote:
>New and Noteworthy
>==================
>Java2Script Core
>----------------
>1. Add Javadoc @j2s* support, which support for native JavaScript
>2. Identifiers minimization
>3. Fixed bug on compiling private field and methods, nested anonymous
>class and inner
>
>non-static class, and remove unnecessary final variables
>4. Optimize the size of generated *.js
>5. Support regular expression method of String
>6. Support java.util.ResourceBundle
>7. Support editting the converted *.js
>8. Support converting *.properties into *.js
>
>Java2Script SWT
>---------------
>1. Support blocking of Shell
>2. Refining of widget Label, Link, Button, Text, Group, TabFolder,
>Composite,
>
>Decoration, Shell, See Control Example for details
>3. Support Image on Widgets
>4. Support most of listeners for SWT widgets
>5. Support dispose method of Widget
>6. Support exporting the UI to static HTML
>7. Optimize layout speeds by deferring layout
>(CTabFolder, Combo, Table, Tree, and others are still under improving)
>
>Java2Script AJAX
>----------------
>1. AJAX for both Java and JavaScript are integrated into Eclipse platform
>
>Java2Script Developer Team
>--------------------------
>Welcome new developer - Soheil Hassas Yeganeh, who joined the developer
>team in late April, 2006.
>
>
>
>_______________________________________________
>j2s-development mailing list
>j2s...@li...
>https://lists.sourceforge.net/lists/listinfo/j2s-development
>
>
>
>
|