Revision [84]
This is an old revision of ObjectiveC made by JohnMcIntosh on 2008-09-25 19:18:25.
Currently we can send simple message with zero, one or two parms.
more complex messages that require nsinvocation is being worked on and has a target completion date of Oct 1st.
To decide is the meaning of
=, hash, and isNil
does that refer to the ObjectiveCObject instance, or the Objective-C object (instance/class) pointed to by the ObjectiveCObject instance.