Easy WEB For Developers Wiki
Brought to you by:
invisiblemedia
Marshalling is a data transport. A marshalling object can copy data into an another marshalling object.
There are a few types of marshalling classes
These classes creates object as such a tree of datas.
These datas are transported into an another object at any time.
Copy, Mapping, Conversion and Extract are functions that move the data model into an another data model (but similar)