[
https://issues.jboss.org/browse/TEIID-3649?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-3649:
-------------------------------------
>Looking at the difference of changes, you recognize the
repeatability of configuring a translator/connector, transaction mgr, etc. And when any
developer is building custom code, I would >>conclude they would do it in a manner
for reuse across their deployments. So why not provide the framework for reuse without
coding
Van, what we are saying is you are making huge assumptions about the end user environment,
and locking them in certain type of transaction manager, connector layer etc. If you are
thinking you are providing an abstraction layer over these, that could be highly dependent
upon the underlying frameworks and not easy enough generalize. In way you are set out to
develop a configuration framework like Spring Bean framework. Google Guice is another
example of such frameworks. In the end, since we can not make assumptions about the user
environment, this as this does not provide much advantages and also developers are much
more opinionated when using such frameworks. The best possible thing we can do is provide
a good API and examples.
Improve usability of Teiid Embedded
-----------------------------------
Key: TEIID-3649
URL:
https://issues.jboss.org/browse/TEIID-3649
Project: Teiid
Issue Type: Feature Request
Components: Embedded
Reporter: Van Halbert
Assignee: Van Halbert
The usability of Teiid Embedded needs to be improved so that it can be closer to OOTB for
some of the basic use cases.
The Teiid Embedded Driver discussion [1] is covering this topic with a possibility that
there is an easier way to use Teiid Embedded without removing the capability to
programmatically to use the tool.
[1]
https://developer.jboss.org/wiki/TeiidEmbeddedDriver
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)