I've been looking at xmlvm to create objectivec code out of the java code we
have. Was wondering if there is another alternative on Mac to get your java
byte code bundled up - gcj seems to be problematic on mac or am I wrong
here? (subject change due to thread hijacking).

On Thu, Oct 28, 2010 at 7:18 AM, Reinier Zwitserloot <reini...@gmail.com>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
>
> Unfortunately that's not really my forté :(
>
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to