-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.0
-
generic
-
generic
Name: rf98795 Date: 01/10/2000
Every class in the jar file has tons of redundant strings. If we had a
semi-resolved jar file, with an index up front that could be relied upon, and a
shared library format, then it would help with the sharing issues.
There could be some space reductions by stripping out the
duplications. We could get sizes down by a factor of two and also
improve load time.
======================================================================