Menu

#6 Inheritance in Transformations

open
nobody
5
2004-12-16
2004-12-16
No

Should be able to inherit transformations from a base
ClassDescriptor into a sub-class. This could be done via
a new transform type (e.g. BaseClass) that would
identify the "base" transformation to execute before
starting the new transform.

Or it could be as simple as a checkbox on the
TransformTag selecting whether the "base class"
transformers should be run first-- problem is though, is
that the base class of the source or the dest or both?

Could also be like an "included" transformation, so user
can add an element transformation that identifies the
source and destination entities for recursing into the
transformation. Probably needs the "enabled"
checkboxes along with the "conditions".

Discussion


Log in to post a comment.