I'm sorry but it is not an answer but a question.

Were the documentation for WOLongResponsePage can be found?
It is not descripted neither in WO API nor in reference.
And there are several other WOExtensions that seem useful but are not documentated.

Regards,
Gennady Kushnir



On 25.05.2006, at 19:47, Christian Pekeler wrote:

I have a bunch of pages that can take a long time to generate. I'd like to show a WOLongResponsePage in the interim. The typical way of using WOLongResponsePage is to run the business logic or whatever is taking a long time in a different thread (kicked off by WOLongResponsePage.performAction()), and once done, generate the final page with the result of that expensive computation (with WOLongResponsePage.pageForResult(Object)).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to