Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
None
-
All
-
-
Small
Description
The class Talend6OutgoingSchemaEnforcer currently lives in the daikon jar, but must not be used by any component.
This class is the "bridge" between legacy non-TCOMP components and schemas and the new component framework.
It would ideally be next to routines.system.Dynamic, but there are some dependency problems that prevent us from putting it in the same bundle.
It should definitely be moved out of the main daikon jar.