termination question

Andreas Unterkircher <[email protected]> Tue, 21 Nov 2006 22:26:32 +0100
Newsgroups gmane.comp.java.smartfrog.user
Message-ID <[email protected]>
Hello,

I have a question concerning termination. Suppose I have a compound  
containing 2 components:

Compound  {
  A;
  B; }

A extends EventCompoundImpl. B terminates and in its sfTerminate  
method it sends an event to A which causes A to do some task that  
take some time.  If B terminates, what happens to A ? Would SF wait  
until A finishes the task triggered by B's message ? Or would it just  
terminate A ?

Thanks,
Andreas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV