[Pharo-project] MethodProperties question
Hi folks (Marcus ?). I saw this class was removed, however: 1) The class MethodPropertiesTest is still alive. Shouldn't we remove it ? 2) After evaluating "ScriptLoader new cleanUpForRelease" if I inspect SystemNavigation default obsoleteClasses I have a "AnObsoleteMethodProperties" Cheers Mariano
yeap open a ticket Stef On Mar 17, 2010, at 4:46 PM, Mariano Martinez Peck wrote:
Hi folks (Marcus ?).
I saw this class was removed, however:
1) The class MethodPropertiesTest is still alive. Shouldn't we remove it ?
2) After evaluating "ScriptLoader new cleanUpForRelease"
if I inspect
SystemNavigation default obsoleteClasses
I have a "AnObsoleteMethodProperties"
Cheers
Mariano
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Wed, Mar 17, 2010 at 6:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
yeap open a ticket
Done: http://code.google.com/p/pharo/issues/detail?id=2166
Stef On Mar 17, 2010, at 4:46 PM, Mariano Martinez Peck wrote:
Hi folks (Marcus ?).
I saw this class was removed, however:
1) The class MethodPropertiesTest is still alive. Shouldn't we remove it ?
2) After evaluating "ScriptLoader new cleanUpForRelease"
if I inspect
SystemNavigation default obsoleteClasses
I have a "AnObsoleteMethodProperties"
Cheers
Mariano
_______________________________________________ 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
participants (2)
-
Mariano Martinez Peck -
Stéphane Ducasse