Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1302 | minor | always | 08-21-06 11:07 | 05-24-07 17:21 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|||||
Summary: | 0001302: Hessian applet .jar | ||||
Description: |
(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. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|