IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2006, 12:46:33 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.03

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/Changes

    r6471 r8708  
    11Revision history for Perl module DataStore
     2
     30.03 Wed Aug 30 12:46:00 HST 2006
     4    - fix a bug in dsproductls where ->status was being called on a
     5      DataStore::Response instead of ->status_line
     6    - Added a Root object and associated Product::Parser to query the root of
     7      the datastore.
     8    - The 'is_success' field in a Response now gets its value carried over from
     9      the HTTP::Response as intended.
     10    - The 'data' field in a Response can now be undef to indicate that no
     11      records were parsed.
     12    - Root::request, Product::request, FileSet::request now always return a
     13      Response object.
     14    - FileSets and Files will now have any additional non-standard fields
     15      parsed into the @extra array.
     16    - Updated tests.
    217
    3180.01 Thu Feb 23 13:55:57 2006
Note: See TracChangeset for help on using the changeset viewer.