Dear All,
When I try to load Moose in a Pharo image, I have a rollback. The message baseTraitName:classTraitComposition:category: is not defined.
ClassTrait>>asMCDefinition ^MCClassTraitDefinition baseTraitName: self baseTrait name classTraitComposition: self traitCompositionString category: self category
Only MCClassTraitDefinition>>baseTraitName:classTraitComposition: is
For some reason, MCClassTraitDefinition does not know about the category in which the trait should be defined. Isn't that odd?
http://code.google.com/p/pharo/issues/detail?id=1095
Cheers, Alexandre
Hi Alex,
Please update to the latest Pharo. It should be fixed (I just created an image half an hour ago in an updated dev image).
Cheers, Doru
On 27 Aug 2009, at 21:16, Alexandre Bergel wrote:
Dear All,
When I try to load Moose in a Pharo image, I have a rollback. The message baseTraitName:classTraitComposition:category: is not defined.
ClassTrait>>asMCDefinition ^MCClassTraitDefinition baseTraitName: self baseTrait name classTraitComposition: self traitCompositionString category: self category
Only MCClassTraitDefinition>>baseTraitName:classTraitComposition: is
For some reason, MCClassTraitDefinition does not know about the category in which the trait should be defined. Isn't that odd?
http://code.google.com/p/pharo/issues/detail?id=1095
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Some battles are better lost than fought."
Right, I had a 10418 and it works with a 10419 Thanks
Alexandre
On 27 Aug 2009, at 15:23, Tudor Girba wrote:
Hi Alex,
Please update to the latest Pharo. It should be fixed (I just created an image half an hour ago in an updated dev image).
Cheers, Doru
On 27 Aug 2009, at 21:16, Alexandre Bergel wrote:
Dear All,
When I try to load Moose in a Pharo image, I have a rollback. The message baseTraitName:classTraitComposition:category: is not defined.
ClassTrait>>asMCDefinition ^MCClassTraitDefinition baseTraitName: self baseTrait name classTraitComposition: self traitCompositionString category: self category
Only MCClassTraitDefinition>>baseTraitName:classTraitComposition: is
For some reason, MCClassTraitDefinition does not know about the category in which the trait should be defined. Isn't that odd?
http://code.google.com/p/pharo/issues/detail?id=1095
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Some battles are better lost than fought."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev