[Pharo-project] Image tidyup convention
I would really like if Pharo will introduce a convention for tidying up the image, proposed by Keith. It could save a lot of time and nerves for developers/maintainers :) http://www.nabble.com/Squeak-low-on-space...-td13243777.html#a13244357 -- Best regards, Igor Stasenko AKA sig.
hi igor
I would really like if Pharo will introduce a convention for tidying up the image, proposed by Keith.
Which is because I'm confused?
It could save a lot of time and nerves for developers/maintainers :)
http://www.nabble.com/Squeak-low-on-space...-td13243777.html#a13244357
Is it related to tidying up image? Stef
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Ok I saw it is below :) I like the idea now it would be good to specify it a bit better. Stef
I would really like if Pharo will introduce a convention for tidying up the image, proposed by Keith. It could save a lot of time and nerves for developers/maintainers :)
http://www.nabble.com/Squeak-low-on-space...-td13243777.html#a13244357
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2008/10/1 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Ok I saw it is below :) I like the idea now it would be good to specify it a bit better.
I think Keith can describe it more detailed. Keith? As for me, a simple #cleanUp message added to Behavior is more than enough. Then system utils can do a cleanup by sending this message to all classes. And then , depending on implementation it does the cleanup.
Stef
I would really like if Pharo will introduce a convention for tidying up the image, proposed by Keith. It could save a lot of time and nerves for developers/maintainers :)
http://www.nabble.com/Squeak-low-on-space...-td13243777.html#a13244357
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
On Wed, Oct 01, 2008 at 10:53:20PM +0300, Igor Stasenko wrote:
2008/10/1 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Ok I saw it is below :) I like the idea now it would be good to specify it a bit better.
I think Keith can describe it more detailed. Keith?
http://installer.pbwiki.com/FreeSomeSpace -- Matthew Fulmer -- http://mtfulmer.wordpress.com/
participants (3)
-
Igor Stasenko -
Matthew Fulmer -
Stéphane Ducasse