2014-04-17 13:00 GMT-07:00 [email protected] <[email protected]>: > > 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 > > >
