IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2006, 3:17:34 PM (20 years ago)
Author:
smalle
Message:
  • Added a Root object and associated Product::Parser to query the root of the datastore.
  • The 'is_success' field in a Response now gets its value carried over from the HTTP::Response as intended.
  • The 'data' field in a Response can now be undef to indicate that no records were parsed.
  • Root::request, Product::request, FileSet::request now always return a Response object.
  • FileSets and Files will now have any additional non-standard fields parsed into the @extra array.
  • Updated tests.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/MANIFEST

    r6650 r7951  
    33LICENSE
    44MANIFEST
    5 META.yml
    6 Makefile.PL
    75README
    86Todo
     
    1311lib/DataStore/FileSet/Parser.pm
    1412lib/DataStore/Product.pm
     13lib/DataStore/Product/Parser.pm
     14lib/DataStore/Root.pm
    1515lib/DataStore/Record.pm
    1616lib/DataStore/Response.pm
Note: See TracChangeset for help on using the changeset viewer.