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."