Re: Issue 3698 in pharo: removing caseOf:

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

Re: Issue 3698 in pharo: removing caseOf:

pharo
Updates:
        Status: Accepted
        Cc: -[hidden email]

Comment #3 on issue 3698 by [hidden email]: removing caseOf:
http://code.google.com/p/pharo/issues/detail?id=3698

(No comment was entered for this change.)


_______________________________________________
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 3698 in pharo: removing caseOf:

pharo
Updates:
        Status: OnHold

Comment #4 on issue 3698 by [hidden email]: removing caseOf:
http://code.google.com/p/pharo/issues/detail?id=3698

(No comment was entered for this change.)


_______________________________________________
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 3698 in pharo: removing caseOf:

pharo

Comment #5 on issue 3698 by [hidden email]: removing caseOf:
http://code.google.com/p/pharo/issues/detail?id=3698

Hem, such OnHold tag shall by accompanied by proper motivation...
As a reminder, the decision was due to the fact that caseOf: is used  
extensively in COG version of VMMaker.
Removing caseOf: would prevent proper generation of VM from Pharo, unless  
some Pre-requisite glue code package would be loaded as a pre-requisite of  
the Metacello configuration...


_______________________________________________
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 3698 in pharo: removing caseOf:

pharo

Comment #6 on issue 3698 by marianopeck: removing caseOf:
http://code.google.com/p/pharo/issues/detail?id=3698

Indeed. Maybe what we can remove is not the method but the compiler  
optimzation?
Anyway, in ConfigurationOfCog, we are loading the package  
VMMakerPharoCompatibility (or something like that) so we could add those  
methods as extension if we want...


_______________________________________________
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 3698 in pharo: removing caseOf:

pharo

Comment #7 on issue 3698 by [hidden email]: removing caseOf:
http://code.google.com/p/pharo/issues/detail?id=3698

This was the idea.
We do not need caseOf: in the language. But apparently this is difficult to  
add it as method extensions of the VMMaker package....


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