Hi,

I did a small pass over #cleanUpForProduction

-> do not delete Classes (package should not get dirty)
-> do not use SUnitUnloader, as people want SUnit in the deployed system
-> unload all *Tests and *-Help

TODO
-> some test packages are missed because they are not XXTest
-> Maybe we should not unload Deprecated30 (this would avoid some dirty 
packages)
-> There might be other things to unload (e.g. ProfStef)

But all in all it is already quite nice. It shrinks the current image to 17.5MB

        Marcus

Reply via email to