[teiid-issues] [JBoss JIRA] Resolved: (TEIID-794) Simplify functionmodifier

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Aug 31 13:34:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-794.
----------------------------------

    Resolution: Done


Only the translate function remains.  It can still be used as a modify by returning null - indicating that the builtin conversion logic should be used.  The also allowed for the removal of the replacementvisitor and the dropmodifier.

> Simplify functionmodifier
> -------------------------
>
>                 Key: TEIID-794
>                 URL: https://jira.jboss.org/jira/browse/TEIID-794
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 6.2.0
>
>
> It is no longer necessary to have both a modify and a translate method, since translate can be used to return the function itself.  Making this simplification prevents confusing problems such as changing a function name in modify and then having translate not be applied.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list