Thomas Fox created TORQUE-274:
---------------------------------
Summary: Change interface of source transformers
Key: TORQUE-274
URL: https://issues.apache.org/jira/browse/TORQUE-274
Project: Torque
Issue Type: Sub-task
Components: Generator
Affects Versions: 4.0
Reporter: Thomas Fox
Assignee: Thomas Fox
If the source model can either be typed or untyped, the interface of the source
transformers must be changed.
Currently the interface requires the method
SourceElement transform(SourceElement, ControllerState)
which needs to be changed into
Object transform(Object, ControllerState)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]