Comment #5 on issue 4649 by
[hidden email]: Limit the use of Smalltalk
getSystemAttribute:
http://code.google.com/p/pharo/issues/detail?id=4649Smalltalk 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