Document:
HelperContext Creation - Version 3 (Revision 2)

Draft (A preliminary unapproved sketch, outline, or version.)

Details

Submitted By Mr. Blaise Doughan on 2009-04-07 5:09 pm UTC

Publication Type

None at this time.

Group / Folder

OASIS Service Data Objects (SDO) TC / Topic 7: Type System and Helpers

Modified by

Not modified.

Copy

This document is not a copy.

Technical Contact

None at this time.

Download Count

44

Download Agreement

None at this time.

Description

API Now Includes:
- HelperContext now has an optional identifier property
- A standard implementation of Resolvable that makes use of the HelperContext identifier property so that de-serialization can occur outside of the default HelperContext. Also DataObjects serialized by one vendor can be deserialized by another vendor.
- The ImplementationResolver has been renamed Implementation and is used to configure SDO for different environments such as Java SE, application servers, OSGi, etc.
- There is now one default HelperContext available from SDO instead of one per HelperContextFactory.
- HelperContextFactory is now an interface.
- Type how has a HelperContext property.