April 17, 2014
8:28 p.m.
2014-04-17 13:00 GMT-07:00 pharo4Stef@free.fr <pharo4Stef@free.fr>:
On 17/4/14 18:54, Eliot Miranda wrote:
If it ain't broke don't fix it. The name BlockClosure isn't incorrect. These are blocks implemented as closures. The name MethodContext /is/ broken. These /aren't/ just MethodContexts any more, they are both BlockContexts and MethodContexts, so collapsing ContextPart and MethodContext together into just Context, and deleting the now unused BlockContext does make sense.
This is planned :) I now that clement started to look at them with a strange look :)
we discussed about it last week. This will definitely be integrated in Pharo 4.
Stef