Mantis - Resin
Viewing Issue Advanced Details
1302 minor always 08-21-06 11:07 05-24-07 17:21
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.1.2  
0001302: Hessian applet .jar
(rep by Christian Ghezzi)


2) The Hessian jar is 230KB in size. This is three times my applet. Many classes in the jar are not needed for applet usage, but you can't easily isolate the needed classes. I had to edit the source in order to remove dependences to Burlap and to the version 2 protocol. After compilation with debugging off, the refactored jar size went down to 76KB.

I would suggest a simple refactoring to better isolate the "core" classes in order to reduce the footprint in an applet deployment.

Notes
(0001954)
ferg   
05-24-07 17:21   
Added hessian-applet.jar to the build.xml.