On 2011-01-23, at 21:51:05, Matthew Winter wrote: > I know that you can achieve this with JRuby + Warbler. It basically compiles > the Ruby source code and produces Java .class files which are then packaged > as a WAR or JAR file, depending on what you trying to achieve. No source has > to be present.
At the risk of stating the obvious, even WARs are easily disassembled. In fact, so is the Delphi code although I think the tools for that are a little less fancy. It's certainly possible to to add a comparable degree of obscurity – not security – to Rubinius and I think it's been discussed as a goal but is not implemented as yet. Personally I'm not convinced it's worth the effort but, then, I don't really have anything to do with those decisions. Off the topic, is it not possible to implement the application/whatever in a manner that doesn't require obfuscation? E -- Sent from my rotary phone using an enormous number of revolutions. -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
