This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 3rd Party Classes: Can gcj Only Handle Source Code?


>whats an obfuscator..? (newbie question =)
>

It's basically a program designed to make it hard for someone to reverse
engineer your code.  The source code is so terse, it's almost unreadable and
therefore difficult to steal.  This is not a big priority in open source
projects, btw.

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]