[Catalyst] Best-practices question: caching a search
will trillich
will.trillich at serensoft.com
Sat Sep 15 18:41:15 GMT 2012
User enters some search parameters (location, date-range, etc). Gets 500
results which we paginate. Once the user pages to the item of interest,
he/she can then click thru to edit or see more detail.
It'd be nice to have 'breadcrumbs' that *take the user back to that page of
that search*.
What's the recommended way of doing that?
A) stash the whole recordset into the session (can you even
serialize/deserialize a recordset object?)
B) stash the search params and page-no and page-size and recreate the
recordset each time
C) ...something else?
-- =
Will Trillich :: 812.454.6431
=93Waiting for perfect is never as smart as making progress.=94 -- Seth Go=
din
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120915/21580=
d43/attachment.htm
More information about the Catalyst
mailing list