[teiid-issues] [JBoss JIRA] Created: (TEIID-1604) Rationalize the context objects

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue May 24 21:03:00 EDT 2011


Rationalize the context objects
-------------------------------

                 Key: TEIID-1604
                 URL: https://issues.jboss.org/browse/TEIID-1604
             Project: Teiid
          Issue Type: Quality Risk
          Components: Connector API, Query Engine
    Affects Versions: 8.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.0


The the CommandContext and the ExecutionContext should have their methods rationalized so that there is a uniform way to access information (ExecutionContext.getCommandContext().getSession().getUsername() vs. ExecutionContext.getUserName()) and/or at least ensure that method names are the same.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list