Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface and implementation for generic operation on models (Ex: Import from provider) #31

Open
cgourdin opened this issue Nov 24, 2017 · 0 comments
Assignees

Comments

@cgourdin
Copy link
Member

Hello,

To implement generic operations like Import from provider, we need an interface to describe general operations method, Connector generator must be updated after consequently to generate default implementation of this interface.
On configuration part, the implementation is a singleton and will be instantiated by the Connector general factory after connector plugins is added on java class path.
This functionality will give import from provider on Model@Runtime server, Mart server will be updated to manage this interface and set reserved url automatically by connectors.

The main objective is for the user to access import from provider on Mart server in a standard way.

@cgourdin cgourdin self-assigned this Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant