eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'VersionInfo':

Home

everywhere
www.exept.de
for:
[back]

Class: VersionInfo


Inheritance:

   Object
   |
   +--VersionInfo
      |
      +--CVSVersionInfo

Package:
stx:libbasic3
Category:
System-SourceCodeManagement
Version:
rev: 1.2 date: 2009/09/29 20:07:11
user: cg
file: VersionInfo.st directory: libbasic3
module: stx stc-classLibrary: libbasic3
Author:
cg (cg@AQUA-DUO)

Description:


Class used to return a Dictionary when asked for versionInfo.
This has been replaced by instances of this class and subclasses.
Notice, that subclasses may add more info for specific source repositories,
(CVSVersionInfo, MonticelloVersionInfo etc.)


Instance protocol:

accessing
o  at: aKey
backward compatible dictionary-like accessing

o  at: aKey ifAbsent: replacement
backward compatible dictionary-like accessing

o  at: aKey put: value
backward compatible dictionary-like accessing

o  binaryRevision

o  binaryRevision: something

o  date

o  date: something

o  fileName

o  fileName: something

o  keysAndValuesDo: aBlock

o  revision

o  revision: something

o  time

o  time: something

o  user

o  user: something



ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 23:09:05 GMT