Hi all,
I probably should have spoken up sooner about this. sorry.

The problem is related to the fact that, in Magritte3, you have to instantiate a class before you can access its description. 

MARelationDescription>>reference attempts to get the description of the class returned by MARelationDescription>>commonClass. But the commonClass is MADescription and instantiating it fails because it is "abstract". You could change MADescription>>isAbstract to return true and it should work but that could break something somewhere else. (I do not have an image handy with Magritte3 installed or I would try it myself). Otherwise, have a look at MAReferenceDescription class>>descriptionReference and you will notice that it builds its classes from MADescription allConcreteClasses. This is what causes the commonClass method to return MADescription. Perhaps changing the base class to MAElementDescription might work?

Hope this helps.
John


On Wed, Nov 20, 2013 at 11:31 AM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Damien Cassou wrote
> anyone?

I can reproduce, but I don't know what the problem is...



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/ANN-Extraction-of-Pillar-from-Pier-tp4717645p4723779.html
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
jmck.seasidehosting.st