From: Bill Kelly Date: 2006-02-23T11:40:15+09:00 Subject: Re: FAQ and JavaScript vs. Ruby (was Re: rubynuby - client side From: "David Vallner" > > That said, it's not an unworthy goal, but there's quite a lot to do before > it's actually good for anything serious, like letting Ruby loose on the > unsuspecting web, with early-adoption problems aplenty on the road. Hmm... JRuby as an applet? ;) Ah, apparently it's been tried... http://datavision.sourceforge.net/DataVision/embed.html says, Since JRuby uses a custom class loader, you will have to either sign the applet or edit the client's java.policy file and add the line: permission java.lang.RuntimePermission "getClassLoader"; Regards, Bill