[teiid-dev] Translators in the "vdb.xml" file.
Ramesh Reddy
rareddy at redhat.com
Tue May 25 12:11:11 EDT 2010
On Tue, 2010-05-25 at 12:05 -0500, John Verhaeg wrote:
>
> But we don't really want to own the format of these translator files.
> Can't we just modify the admin API method in question to hand us back
> the translator files so we can then write them to the vdb.xml?
>
>
Designer is already building a properties object for the Translator to
be called with Admin API. What I am saying is, I will provide the
schema, which will be similar to "model" fragment with bunch of name
value pairs. Designer can use that to build the XML. If you are using
JAXB for xml marshaling it would be no different.
This also removes the verbose call to the Teiid runtime, so that this
can be done with out active server connection.
Ramesh..
More information about the teiid-dev
mailing list