March 12, 2011
3:30 p.m.
Updates: Status: Fixed Cc: stephane.ducasse tudor.girba Labels: Milestone-1.3 Comment #1 on issue 3811 by siguc...@gmail.com: Extending MessageSend protocol with cull: and value: protocol http://code.google.com/p/pharo/issues/detail?id=3811 in order to treat MessageSends and blocks in same way so, we need support of these messages in MessageSend. And since MessageSend already supports valueWithArguments:, we also extended it with faster #value: #value:value: and #value:value:value: