Hi there,
In order to get some new functionality I would like to implement different versions of some CFS-methods.
The original versions of the methods contains some code I do not know how to deal with:
##PR = ##'1ET6RFP'.
Code like this can be found in many methods in VAST. The second constant is different in most occurences. There are even variants where the second constant is an EsSymbol and not an EsAtom.
So far, I could not find any documentation on this. There's just one topic in the instantiations Forums where such code is mentioned:
Instantiations Forums: References to symbols or atomsI copied the line in my new versions and they seem to work properly on my machine. However, I'm not sure whether to release this code in production or not, because I do not know exactly what the line mentioned above is responsible for.
Can anyone tell me what this code is for and how to deal with it?
Oliver
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.