eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SystemVersion':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SystemVersion


Inheritance:

   Object
   |
   +--SystemVersion

Package:
stx:libcompat
Category:
Compatibility-Squeak
Version:
rev: 1.2 date: 2018/08/27 08:43:00
user: cg
file: SystemVersion.st directory: libcompat
module: stx stc-classLibrary: libcompat

Description:


DO NOT DIRECTLY REFER TO THIS CLASS OR USE IT OTHERWISE IN YOUR CODE:
 
SQUEAK compatibility class.
This may be required when existing code has to be filed into to ST/X;
especially, when applying changes from a changeSet or monticello file.
However, it may not be complete and more protocol may be added in the future.
The code here was created by reasoning 'what the original class could probably do there'.
 
This is currently not used by ST/X itself.


Class protocol:

queries
o  current


Instance protocol:

queries
o  dottedMajorMinor
Pharo returns something like '6.0' here

o  type
Pharo returns 'Pharo' here

o  version
Pharo returns 'Pharo' here



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 17:57:34 GMT