The last time I looked at Gosu and asked around on twitter I got word back
from the devs that whilst it was a compiled language, it was also a "source
language", i.e. no .class file generation, which would mean no .jar
generation, which would mean it probably wouldn't play well with OSGi, or
well - almost everything :)

-- 
"Great artists are extremely selfish and arrogant things" — Steven Wilson,
Porcupine Tree


On Wed, Apr 6, 2011 at 5:27 PM, Reinier Zwitserloot <[email protected]>wrote:

> Gosu might be on to something with the ability to create 'fronts' -
> meta-APIs letting you keep the original badly designed classes in place but
> treat them as if they had a cleaner API, with the compiler serving as
> translator between the nice new API and the crappy old one.

-- 
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.

Reply via email to