You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2013/04/11 22:09:17 UTC

[jira] [Created] (TORQUE-274) Change interface of source transformers

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org