On Mar 20, 2007, at 9:39 , Peter Kriens wrote:

I am that interested in making an obfuscator but shrinking the bundle
could be an interesting function. I already have all the information
anyway. Obviously I can only throw away private packages, with OSGi
you never know who will use the exported packages.

I actually think that this will be a problem with a generic tool,
throwing away exported packages.

Check out this paragraph in the ProGuard examples documentation:

http://proguard.sourceforge.net/manual/examples.html#library

That was specifically designed for processing libraries.

Greetings, Marcel



Reply via email to