On Thu, Oct 28, 2010 at 7:18 AM, Reinier Zwitserloot <[email protected]>wrote:
> Good point. If I had the time and the expertise, I'd love to write a > library that lets you deploy apps as native executables on all major > platforms, containing a webkit with some very basically moddable > chrome around it (logo, title name, some buttons, not much more), > which starts a jetty server, and all you have to do is write the app > as a servlet. Sounds to me like a FAR nicer environment for > programming a GUI than swing, though not quite as nice as JavaFX. > Close though. If you are assured you can use all the latest and > greatest HTML features because of a guaranteed updated webkit running > your webapp, programming in vanilla HTML+CSS+JavaScript is great. For > macs it could include a JVM :0 > This sounds very similar to Eclipse's RAP project<http://www.eclipse.org/rap/> . -- Cédric -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
