You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Robin Hillyard (JIRA)" <ji...@apache.org> on 2013/09/11 20:08:53 UTC

[jira] [Created] (METAMODEL-28) Pluggable Data Contexts

Robin Hillyard created METAMODEL-28:
---------------------------------------

             Summary: Pluggable Data Contexts
                 Key: METAMODEL-28
                 URL: https://issues.apache.org/jira/browse/METAMODEL-28
             Project: Metamodel
          Issue Type: Improvement
            Reporter: Robin Hillyard


The way that DataContexts are currently handled with the DataContextFactory class is not ideal, or scalable, IMO. It basically requires that users have a metamodel which includes data contexts which they have no intention of using. By implementing pluggable data contexts, developers would be able to configure which data contexts they require and at the same time provide the jar files necessary to implement the data context. This would require definition of a DataContextFactory interface (not class) and each data context plugin would implement it for the various signatures required.

PS: I'd be happy to implement this (and of course the Non-extensible DataContextFactory)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira