Re: Repeating a component output in the same page
Re: Repeating a component output in the same page
- Subject: Re: Repeating a component output in the same page
- From: Mike Schrag <email@hidden>
- Date: Wed, 9 Jan 2008 17:53:57 -0500
Could you cache intermediate query results in the info dictionary
of the generated response message?
If wonder if you did something like this:
I put Chuck's idea in the "too clever" category ... I like Andrew's
idea -- push state into the request or response, or subclass
WODisplayGroup and add a userInfo to it and push into that, or
construct a custom cache object that you pass into your paginator.
This is pretty easily solved without doing trickery stuff -- reserve
your brain cells for the hard ones :)
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden