Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext: - eyesee-support - moose-core - petitparser-core-converting
These should all be removed.
Doru
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.comwrote:
Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext:
- eyesee-support
- moose-core
- petitparser-core-converting
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.comwrote:
Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext:
- eyesee-support
Done.
- moose-core
done.
- petitparser-core-converting
cannot commit. someone with access rights, we need to remove: BlockContext>>asParser
On Feb 22, 2013, at 4:45 PM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.com wrote: Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext:
- eyesee-support
Done.
- moose-core
done.
- petitparser-core-converting
cannot commit. someone with access rights, we need to remove: BlockContext>>asParser
Can you know? Because I do not understand why you cannot since you are in the MooseTeam
Stef
Hi,
On Feb 26, 2013, at 9:24 PM, stephane ducasse stephane.ducasse@free.fr wrote:
On Feb 22, 2013, at 4:45 PM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.com wrote: Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext:
- eyesee-support
Done.
- moose-core
done.
- petitparser-core-converting
cannot commit. someone with access rights, we need to remove: BlockContext>>asParser
Can you know? Because I do not understand why you cannot since you are in the MooseTeam
This was before the migration, and Usman was referring to the repository of Lukas where he is not added as a team member. But, he should be able to commit now to the SmalltalkHub repository.
Cheers, Doru
Stef
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal."
I removed the BlockContext extension from PetitParser (STHub), so now PetitParser loads clean in Pharo 2.0.
Doru
On Feb 22, 2013, at 4:45 PM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.com wrote: Some methods in Moose introduce extension methods on BlockContext. BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on BlockContext:
- eyesee-support
Done.
- moose-core
done.
- petitparser-core-converting
cannot commit. someone with access rights, we need to remove: BlockContext>>asParser
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Value is always contextual."
Thanx Doru.
On Mon, Mar 4, 2013 at 7:00 AM, Tudor Girba tudor@tudorgirba.com wrote:
I removed the BlockContext extension from PetitParser (STHub), so now PetitParser loads clean in Pharo 2.0.
Doru
On Feb 22, 2013, at 4:45 PM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Fri, Feb 22, 2013 at 3:51 PM, Usman Bhatti usman.bhatti@gmail.com
wrote:
Some methods in Moose introduce extension methods on BlockContext.
BlockContext has been replaced by BlockClosure. We already have the required moose extension methods in BlockClosure, so I'll remove extension methods on BlockContext so that we do not have warnings while loading Moose on pharo 2.0.
For info, the ist of extension categories added by Moose packages on
BlockContext:
- eyesee-support
Done.
- moose-core
done.
- petitparser-core-converting
cannot commit. someone with access rights, we need to remove:
BlockContext>>asParser
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Value is always contextual."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev