« Return to Thread: Groovy Applets

Re: Groovy Applets

by Jochen Theodorou :: Rate this Message:

Reply to Author | View in Thread

backspaces schrieb:
[...]
> If Groovy can't build applets, it will face huge problems attempting to
> define itself as a seamless Java/Agile system.
>
> We gotta fix this.

Groovy can have Applets. The problem is that Groovy generates classes at
runtime and this does make problems here. This and maybe the
Classloaders, the access to private/protected methods and some other
things. You can sign the applet, but you would have to grant very
widegoing access rights.

bye blackdrag

--
Jochen Theodorou
Groovy Tech Lead
http://blackdragsview.blogspot.com/

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: Groovy Applets