Aug. 30, 2011
6:50 p.m.
makes sense. http://code.google.com/p/pharo/issues/detail?id=4726 Stef On Aug 30, 2011, at 2:12 PM, niko.schwarz@googlemail.com wrote:
Hi,
Symbol responds to #value:, but not to #value:value:.
At some point, Symbol and Block were decided to have the invocation protocol in common. I find this great. Therefore, I think, Symbol should also respond to #value:value:, as follows:
value: anObject value: anotherObject ^ anObject perform: self with: anotherObject
Of course, it should also respond to #value:value:value: and #value:value:value:value:
Niko
-- http://scg.unibe.ch/staff/Schwarz twitter.com/nes1983 Tel: +41786126354