Java2Script 1.0.0 M4 Released

After some delay, Java2Script 1.0.0 M4 now released.

New and Noteworthy
==================
Java2Script Core
—————-
1. Support org.eclipse.swt.widgets.Dialog#open in compiler level
2. Extension point for external script visitor, see
http://j2s.sourceforge.net/articles/tutorial-extended-compiler.html
3. Bug-fix of M3 compiler
Java2Script SWT
—————
1. CoolBar, ToolBar, Menu, ColorDialog, FontDialog, Tree, Table, Combo,
and other widgets improvement
2. Support org.eclipse.swt.widgets.Dialog#open in asynchronous mode.
Java2Script AJAX
—————-
1. Simple RPC. See
http://j2s.sourceforge.net/blog/2006/10/12/java2script-introduces-sim…
2. Update HttpRequest according to working draft of
http://www.w3.org/TR/XMLHttpRequest/
Java2Script Developer Team
————————–
1. Welcome our new developer – Sal Ferro, who joined Java2Script in
October, 2006.
2. Google Group http://groups.google.com/group/java2script/ created.
Joined us!
********
Next Release would be 1.0.0 RC with improved performance in late
December, 2006.
Stay tuned.

Update:
As a matter of mistake, I placed 1.0.0 M3’s “j2slib” into Java2Script
1.0.0 M4 for Eclipse 3.2 (Eclipse 3.1 was not affected). I just
repacked and released 1.0.0 M4. If anyone happened to download and
install M4 with M3’s “j2slib”, please re-download and re-install M4:
http://prdownloads.sourceforge.net/j2s/j2s-1.0.0-m4-repack-eclipse-3.2.zip?download

This entry was posted in AJAX, Java2Script News. Bookmark the permalink.

3 Responses to Java2Script 1.0.0 M4 Released

  1. Zhou Renjian says:

    As a matter of mistake, I placed 1.0.0 M3’s “j2slib” into Java2Script
    1.0.0 M4 for Eclipse 3.2 (Eclipse 3.1 was not affected). I just
    repacked and released 1.0.0 M4. If anyone happened to download and
    install M4 with M3’s “j2slib”, please re-download and re-install M4:
    http://prdownloads.sourceforge.net/j2s/j2s-1.0.0-m4-repack-eclipse-3.2.zip?download

  2. zproxy says:

    Hello, i am running a similar project, but the language is c#.

    visit http://jsc.sourceforge.net and the google groups if you are interested!

  3. Zhou Renjian says:

    Hi zproxy, nice to hear you that you have similar project.
    As a matter of knowing little about C#, I do not study further.
    But from my experience, the most time-consuming (also a must) job is UI widget implementation, no matter it is C# or Java.

    Regards

Leave a Reply

Your email address will not be published. Required fields are marked *