Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

toc 

The following diagram presents an overview of the Aggregate Conversion API. The package names are ommitted throughout this document to minimize clutter, the fully qualified names are listed in Conversion API.

The Aggregate Conversion API allows client code to provide custom behaviour for importing the serialized profile of an aggregate into the current profile. This process is referred to as "conversion" and/or "import" in this document.

...

  • if there isn't any converter factory in the classpath, this is interpreted as "no custom conversion is desired", and implicit conversions will be done
  • if there are multiple converter factories in the classpath it is considered a configuration/programming error and an exception will be thrown

Table of Contents
maxLevel2

Terminology used in this document

...