Leszek Gawron wrote:
Sylvain Wallez wrote:
Reinhard Poetz wrote:
<snip/>
Are there any problems if a parent continuation is removed before its children, except that the user can't jump back?
The execution state of a continuation is dependent on it's parent state. So although we may trash parent webcontinuations (i.e. the enveloppe used by the continuation manager), we must ensure that a strong link exists with the parent state.
Looks like there is something I am not aware of. What 'state' do you refer to. What would have happened if you just sent parent continuation to null?
The Rhino scope, which is a rather important piece of information :-)
The Rhino scope is still in the user's session and only deleted when the session is invalidated and shouldn't be affected by invalidating a continuation, AFAIU. Right?
--
Reinhard P�tz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}web(log): http://www.poetz.cc --------------------------------------------------------------------
