I think we'd eventually have to split up scala-library.jar if applets become popular again. I mean, we already have core Scala (scala.*), and services (actors, parser combinators) which are definitely not used in every applet.
Sean
On Fri, Aug 1, 2008 at 11:21 PM, Miles Sabin
<miles@...> wrote:
On Fri, Aug 1, 2008 at 4:18 PM, Miles Sabin <
miles@...> wrote:
> I looked at various tools of this sort fairly recently, and the best
> free and open source option I found was ProGuard,
Oh, and the author provides a fairly comprehensive looking list of alternatives,
http://proguard.sourceforge.net/alternatives.html
Cheers,
Miles