[teiid-issues] [JBoss JIRA] (TEIID-3475) Add a separate example module for embedded examples

Steven Hawkins (JIRA) issues at jboss.org
Thu May 21 10:44:19 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070083#comment-13070083 ] 

Steven Hawkins commented on TEIID-3475:
---------------------------------------

> compiled as a teiid maven project is more convenient for import code to a IDE, most developer like use a IDE to modify and test code.

Are you saying that you want to include the example sources as part of a maven project in the examples directory, such that they can be built in place in the embedded kit?  Or are you saying that if someone wants to modify the example source that they'll do a checkout from git of the full Teiid project and go from there?

It's probably good to differentiate what we're trying to show with the examples.  If it's the code of wiring up embedded and execution, then the code should be simple to see.  If it's just to run queries, then something like the app you have makes sense, but the examples aren't currently written in such a way to make that easy and that would be changing the example app into something more like a sql client.

> Add a separate example module for embedded examples 
> ----------------------------------------------------
>
>                 Key: TEIID-3475
>                 URL: https://issues.jboss.org/browse/TEIID-3475
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Embedded
>    Affects Versions: 8.11
>            Reporter: Kylin Soong
>            Assignee: Kylin Soong
>             Fix For: 8.11
>
>         Attachments: drools-examples.png
>
>
> Add a separate example module for embedded examples, it will contain a runnable jar, which will load all available examples, it will also contain transaction manager, etc.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list