Hi, now that we have multiple branches & image types I want to improve the publishing of test results. I'm lacking a neat way to get the image type and branch number. I don't really want to parse the image file name.
Seems the best thing to use is: SystemVersion current version. Is there anything else? results: Pharo Core 1.0 --> 'Pharo1.0rc1' Pharo Core 1.1 --> 'Pharo1.1a Pharo 1.0 --> 'Pharo1.0rc1' We could add some state to SystemVersion, e.g #imageType, #branch, or we agree on a convention for #version that can easily be parsed. What do you think? thanks, Mike _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project