On 23.10.2003 12:08, Reinhard Poetz wrote:
Jörg,
The handling of pooled components was discussed several times. AS we
wanted to ship 2.1 ASAP we decided that it is the responsibility of the
writer to handle components. But if somebody comes up with a working
solution that we don't need to worry a
From: Joerg Heinicke
> On 22.10.2003 16:39, Reinhard Poetz wrote:
>
> > Additionally there has also been a prototyp by Christopher
> that does
> > all the magic without user defined interceptions but has
> never reached
> > CVS (checkout the archives to find out more).
>
> Wasn't there an
On 22.10.2003 16:39, Reinhard Poetz wrote:
Additionally there has also been a prototyp by Christopher that does all
the magic without user defined interceptions but has never reached CVS
(checkout the archives to find out more).
Wasn't there an agreement about avoiding automagic also for releasing
- Original Message -
From: "Reinhard Poetz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 22, 2003 4:39 PM
Subject: RE: Flowscript and releaseComponent()
>
>
> From: Stephan Coboos [mailto:[EMAIL PROTECTED]
>
> >
From: Stephan Coboos [mailto:[EMAIL PROTECTED]
> From: "Antonio Gallardo"
>
> > Hi:
> >
> > You need to call releaseComponent() before sendPage() or
> > sendPageAndWait()
> >
> > Antonio Gallardo
>
> Thank you Antonio and Reinhard but I think, this is very very
> uncomfortable, isn't it? At
- Original Message -
From: "Antonio Gallardo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 22, 2003 3:58 PM
Subject: Re: Flowscript and releaseComponent()
> Hi:
>
> You need to call releaseComponent() before sendPage() or sendPag
From: Stephan Coboos
> Hello,
>
> what happens if I do not call releaseComponent() before call
> of sendPage()? Is it allways necessary to call this method
> within a flowscript or would the component automatically
> released when the continuation will be destroyed? Otherwise
> before each
Stephan Coboos dijo:
> Hello,
>
> what happens if I do not call releaseComponent() before call of
> sendPage()? Is it allways necessary to call this method within a
> flowscript or would the component automatically released when the
> continuation will be destroyed? Otherwise before each call of
>
Hello,
what happens if I do not call releaseComponent() before call of sendPage()?
Is it allways necessary to call this method within a flowscript or would the
component automatically released when the continuation will be destroyed?
Otherwise before each call of sendPageAndWait I have to call
rel