- Added
load()
andloadOne()
support. - Refactored final conversion to native data types; shared handling of exceptions here.
- Removed
searchReadArray()
and updatedsearchRead()
to return the native data types. - Fixed search criteria updating any collections passed in; any object iterables are now cloned before updating the values with the XML-RPC value objects.