[EMAIL PROTECTED] wrote:
Well you could create another metafacade that extended ModelElementFacade, add 
the overridden method and then have your facades extend that metafacade as well 
as the hibernate ones (the metafacades support muliple inheritance).
(end of quote)




Excellent, this will do for now. :D



Unfortunately it means I have to create a new metafacade for every metafacade 
that is a subclass of ModelElementFacade, if I want them to have access to the 
"fixed" method. It would be nice if there were a way to plug my own metafacade 
into the metafacade hierarchy (ie the metafacade factory needs to instantiate 
MyModelElementFacade where it would normally instantiate ModelElementFacade). 
Would this be difficult to implement in AndroMDA?
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=895#895
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to