On 8 Jan 2015, at 4:49 pm, Paul Hoadley <[email protected]> wrote:

> Calling generateResponse() and appendToResponse() on the report page both 
> work in as far as they clearly spend the rendering time I'm expecting before 
> returning from call(), but then my IERXPerformWOActionForResult controller 
> class hands the page back from its performAction() method, the rendering 
> starts again from scratch on its way to the browser.  Is there a way to 
> achieve what I want here?

It seems there might be.  Instead of discarding the generated WOResponse and 
returning a WOComponent, I can return the WOResponse and get quite close to 
what I was envisaging.

If anyone needs to do something similar, and isn't horrified by the thought of 
it all, I can describe it in more detail.

> (Is there a completely different idiom I've overlooked?)

I'd still be interested to know this, though.


-- 
Paul Hoadley
http://logicsquad.net/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to