Changeset 8708 for trunk/DataStore/Changes
- Timestamp:
- Aug 30, 2006, 12:46:33 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/Changes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/Changes
r6471 r8708 1 1 Revision history for Perl module DataStore 2 3 0.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. 2 17 3 18 0.01 Thu Feb 23 13:55:57 2006
Note:
See TracChangeset
for help on using the changeset viewer.
