Updates:
        Status: Fixed
        Cc: stephane.ducasse tudor.girba
        Labels: Milestone-1.3

Comment #1 on issue 3811 by [email protected]: 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:


Reply via email to