the handler methods are protected in the xxxLogic classes, so as long as your 
metafacade classes extend the xxxLogic classes you should be fine



however, if you generate your facades using the meta-cartridge your custom 
generated Logic implementation classes will not have acces to the protected 
methods you like to override (since they're not extending any parent xxxLogic 
classes, but merely implementing interfaces by delegating to the public methods)



I'm not sure what is the best solution for your problem, I would have to play 
with it to make sure (the meta-cartridge has 'recently' changed so I currently 
can't confirm with 100% certainty)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=901#901
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