Issue 5342 in pharo: Do not unload Graphics Ressources on #cleanUpForProduction

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5342 in pharo: Do not unload Graphics Ressources on #cleanUpForProduction

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Milestone-1.4 Type-Bug

New issue 5342 by [hidden email]: Do not unload Graphics Ressources  
on #cleanUpForProduction
http://code.google.com/p/pharo/issues/detail?id=5342

... because the cleanup when doing Smalltalk cleanUp now purges the caches,  
so we need to be able to reconstruct from resources.


Solution: delete line

        (MCPackage named: 'Graphics-Resources') unload.

from #cleanUpForProduction


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5342 in pharo: Do not unload Graphics Ressources on #cleanUpForProduction

pharo
Updates:
        Status: Integrated

Comment #1 on issue 5342 by [hidden email]: Do not unload Graphics  
Ressources on #cleanUpForProduction
http://code.google.com/p/pharo/issues/detail?id=5342

in 14345


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker