Revision history for OpenInteract package results_manage.

0.07  Wed Jan 16 11:41:57 EST 2002

      Modify OI/ResultsIterator.pm to have a little debugging and to
      check whether any error is a security error.

0.06  Wed Oct 31 16:37:07 EST 2001

      Ensure we can deal with finding no results.

0.05  Wed Oct 10 16:53:31 EDT 2001

      Fixed lack of 'require' statement (doh!)

0.04  Wed Oct 10 16:48:52 EDT 2001

      Modify to work gracefully with a resultset of 0 records (duh!).

0.03  Tue Oct  2 09:44:34 EDT 2001

      Modify huge swaths of OI/ResultsManage.pm so it can take an
      iterator as well as a list and to cleanup the interface a
      bit. Also add script/clean_results.pl to be run as cronjob which
      will scan the results and remove stale ones.

0.02  Sun Jul 15 16:24:35 EDT 2001

      Modify OI/ResultsManage.pm to use an object and methods rather
      than using class methods for everything. This allows us to track
      the number of items, search date, etc. Also modify
      OI/ResultsManage.pm to always store/retrieve extra values with
      each record as an arrayref, even if there's only one value.

0.01  Wed Jul 11 09:05:36 2001

      Package skeleton created by oi_manage. First draft of package to
      manage and persist resultsets from request to request.

