Re: what is the WOLongResponsePage
Re: what is the WOLongResponsePage
- Subject: Re: what is the WOLongResponsePage
- From: email@hidden
- Date: Sat, 18 Oct 2003 12:53:08 CDT
- Priority: 3 (Normal)
[demime could not interpret encoding binary - treating as plain text]
There's no good documentation I know of, but there is an example use of the
WOLongResponsePage somewhere in the Examples directory installed by WO.
It should be
sufficient to get a WOLongResponsePage of your own working.
One warning: If you want to do EOF work in your long running process,
there are various
potential dificulties and problems with this. Search the list archives
for some discussion of
this. You'll note that Apple's example does NOT do EOF work, alas.
--Jonathan
On Sat, 18 Oct 2003 12:07:08 +1300 Ray Ackland wrote:
> Denis,
>
> Thanks for that info. By coincidence, it is relevant to something I am
> about to need as well. Just one point - where do we find this
> documentation that we should read first? I have only found one rather
> ambiguous page in the API reference.
>
> Ray.
>
> On Saturday, Oct 18, 2003, at 10:43 Pacific/Auckland,
> email@hidden wrote:
>
> > WOLongResponsePage is used to run a page that takes a very long time to
> > render. It runs in its own thread so that other requests are not
> > blocked during that time.
> >
> > There are a number of gotchas having to do with EOF, so if you are
> > fetching in a WOLongResponsePage read all the docs first.
> >
> > -- Denis.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.