On Nov 12, 2010, at 9:43 PM, David Sanchez < email@hidden> wrote: On Nov 12, 2010, at 1:38 PM, email@hidden wrote:
To set expectations, the first drop will be effectively a "SoyLatte"-level implementation, but is packaged as a Universal Mac OS X .jdk bundle that can be dropped directly into /Library/Java/JavaVirtualMachines. Over the coming weeks and months, we will be adding pieces and parts of our Java SE 6 implementation to the public project, and will cut over from using an X11-based AWT to a Cocoa NSEvent-based one with a new OpenGL-backed graphics layer.
There are several parts of our Java SE 6 implementation (like the AWT widgets) that are not contributable, in much the same way that several parts of Oracle's implementation are not. However, the vast majority of our Swing Aqua Look and Feel implementation is, as well as the eAWT/eIO API. We intend to host the legacy AWT widget set using lightweight peers, but that work is still in progress.
Thank you so much for the insight. As I understand it, AWT widgets have to be rewritten again to overcome proprietary code. Since Swing works on top of AWT, it seems the heavy work is on getting AWT working.
Is this AWT component going to be provided by the community, or Oracle, or has not been decided? How hard it is?David Sanchez _______________________________________________
Do not post admin requests to the list. They will be ignored.Java-dev mailing list (email@hidden)Help/Unsubscribe/Update your Subscription:
|