Hi,
It seems like, whenever I create a metafacade which subclasses another one, the *Logic file of the new metafacade always contains a protected metaObject of type "Object". I can imagine this being necessary in the case of delegation, because then the metaObject of the super *Logic file wouldn't be inherited... This is correct, right? But what's the point in duplicating the metaObject variable in the case of real inheritance? Since the metaObject is protected, and the two *Logic files indirectly inherit from eachother, it should be accessible, right? Not that this is such a big issue, but since the type is always "Object", the duplication causes a cast, which could have been avoided if I'm seeing things correctly. Thanks, Hans _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2129#2129 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user