[Pharo-project] Issue 3811 in pharo: Extending MessageSend protocol with cull: and value: protocol
Status: Accepted Owner: siguc...@gmail.com New issue 3811 by siguc...@gmail.com: Extending MessageSend protocol with cull: and value: protocol http://code.google.com/p/pharo/issues/detail?id=3811 We need it for Announcements Attachments: cull-cull.1.cs 1.2 KB
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:
Comment #2 on issue 3811 by stephane...@gmail.com: Extending MessageSend protocol with cull: and value: protocol http://code.google.com/p/pharo/issues/detail?id=3811 You will integrate it because you should join. We should not be the bottleneck. I will review the code and we will integrate it together monday.
Comment #3 on issue 3811 by ryd...@gmail.com: Extending MessageSend protocol with cull: and value: protocol http://code.google.com/p/pharo/issues/detail?id=3811 SLICE-Issue-3811-cull-protocol-for-MessageSends-HenrikSperreJohansen.1 in Inbox. In addition to what is in the .cs above, it also includes protocols for WeakMessageSend, which would otherwise be found in Announcements-phase2.3.cs in Issue 3814
Updates: Status: Closed Comment #4 on issue 3811 by stephane...@gmail.com: Extending MessageSend protocol with cull: and value: protocol http://code.google.com/p/pharo/issues/detail?id=3811 in 13088
participants (1)
-
pharo@googlecode.com