i did forget to say than that error is when i try save new version on monticello. If i delete the "category:" parameter then works.
Regards. nullPointer wrote: > > That message is called by ClassTrait>>asMCDefinition > > That message try do: > > asMCDefinition > > ^MCClassTraitDefinition > baseTraitName: self baseTrait name > classTraitComposition: self traitCompositionString > category: self category > > > > but #baseTraitName:classTraitComposition:category: not exists in image. > > > > -- View this message in context: http://n2.nabble.com/Bug-baseTraitName-classTraitComposition-category-not-found-in-system-tp3711661p3711675.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
