Issue 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

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

Issue 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo
Status: New
Owner: ----

New issue 4649 by [hidden email]: Limit the use of Smalltalk  
getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

there are still some places where Smalltalk>>getSystemAttribute: is used  
directly..


_______________________________________________
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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo

Comment #1 on issue 4649 by [hidden email]: Limit the use of  
Smalltalk getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

SLICE-Issue-4649-Limit-the-use-of-Smalltalk-getSystemAttribute-CamilloBruni.1


_______________________________________________
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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo
Updates:
        Status: FixProposed
        Labels: Milestone-1.4

Comment #2 on issue 4649 by [hidden email]: Limit the use of  
Smalltalk getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

(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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo
Updates:
        Status: Closed

Comment #3 on issue 4649 by [hidden email]: Limit the use of  
Smalltalk getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

in 14094


_______________________________________________
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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo
Updates:
        Status: ReviewNeeded

Comment #4 on issue 4649 by [hidden email]: Limit the use of  
Smalltalk getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

undo. Some change breaks publishing


_______________________________________________
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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo

Comment #5 on issue 4649 by [hidden email]: Limit the use of Smalltalk  
getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

Smalltalk vm version

should answer the vm version, not image version.
We should start implementing a separate class for exposing VM attributes
and then deprecate

Smalltalk vmVersion

in favor of

Smalltalk vm version

and other things like that (GC parameters, and other stuff).


_______________________________________________
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 4649 in pharo: Limit the use of Smalltalk getSystemAttribute:

pharo
Updates:
        Status: Closed

Comment #6 on issue 4649 by [hidden email]: Limit the use of  
Smalltalk getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649

in 14094


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