eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ChangeSet::BeeChangeFileReader':

Home

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

Class: BeeChangeFileReader (private in ChangeSet

This class is only visible from within ChangeSet.

Inheritance:

   Object
   |
   +--ChangeSet::ChangeFileReader
      |
      +--ChangeSet::BeeChangeFileReader

Package:
stx:libbasic3
Category:
System-Changes
Owner:
ChangeSet

Instance protocol:

helpers
o  receiversClassNameRememberingNamespace

reading-private
o  processChangeUnsafe
given a parse-tree (from parsing some changes source/chunk),
create changes and evaluate changeAction on each.
The block is invoked with the change and a lineNumberOrNil as
arg; the lineNumber is only valid, if the underlying stream
provides line-numbers; otherwise, nil is passed.

o  process_timeStamp_author_className_selector_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_applicationVersion_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_applicationVersion_changesFileName_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_changesFileName_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_prev_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_prev_applicationVersion_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_prev_applicationVersion_changesFileName_
className := parseTree arguments at: 3.

o  process_timeStamp_author_className_selector_prev_changesFileName_
className := parseTree arguments at: 3.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 11:23:43 GMT