Hi,
Is there any reason why we don’t have this method
Message>>#arguments: anArray
args := anArray
We already have the read accessor. There is also a write accessor for single
argument messages.
Any hint?
Noury
Hi,
Is there any reason why we don’t have this method
Message>>#arguments: anArray
args := anArray
We already have the read accessor. There is also a write accessor for single
argument messages.
Any hint?
Noury