On Wed, Apr 14, 2004, J�r�me Slangen wrote: > The idea is that the list should be kept accessible and browsable > until another search is launched.
I agree that it would be useful to be able to go back to the result form again without making a new search (especially when the pattern results in several hits, i.e. several pages in the result form). Still, it does require a bit of work to implement, since we don't store more data than absolutely necessary, i.e. either we have to store more data (wasting memory) or use the "minimum" stored data to retrieve the extra info we need (e.g. the text to display in the result form). Add it as a feature request at http://bugs.plkr.org. /Mike _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
