Issue 722: some methods missing in BlockClosure

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 722: some methods missing in BlockClosure

Nicolas Cellier
I added missing methods for issue
http://code.google.com/p/pharo/issues/detail?id=722
in PhaoInbox/Services-Base-nice.48
and PharoInbox/Kernel-nice.renggli.289
(I did not make a SLICE)

These two preserve author name and date from BlockContext since they
are pure copies of code.

PharoInbox/Kernel-nice.renggli.289 also merge PharoInbox/Kernel-nice.renggli.288
which solve http://code.google.com/p/pharo/issues/detail?id=726
(missing BlockClosure>>#sender)

It does not merge Michael changes about events.

Nicolas

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Issue 722: some methods missing in BlockClosure

Stéphane Ducasse
Thanks.
I hope to get some time later this evening.

stef

On Apr 15, 2009, at 6:05 PM, Nicolas Cellier wrote:

> I added missing methods for issue
> http://code.google.com/p/pharo/issues/detail?id=722
> in PhaoInbox/Services-Base-nice.48
> and PharoInbox/Kernel-nice.renggli.289
> (I did not make a SLICE)
>
> These two preserve author name and date from BlockContext since they
> are pure copies of code.
>
> PharoInbox/Kernel-nice.renggli.289 also merge PharoInbox/Kernel-
> nice.renggli.288
> which solve http://code.google.com/p/pharo/issues/detail?id=726
> (missing BlockClosure>>#sender)
>
> It does not merge Michael changes about events.
>
> Nicolas
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project