Bill Schwab wrote:

Does Pharo already expose the needed information?  All I found was 'NT'

The cleanest way do to it is to use the FileLocations package that we use in Sophie. It makes system calls to find out all the interesting locations.

Tweak uses a class called CPlatform and subclasses to host calls that return platform specific information.

In one image I worked on I generalized it, called it simply Platform (I think). Comes in very handy :-)

Michael

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

Reply via email to