Separate driver interfaces/classes from container (api)
-------------------------------------------------------
Key: PLUTO-545
URL: https://issues.apache.org/jira/browse/PLUTO-545
Project: Pluto
Issue Type: Improvement
Components: general
Affects Versions: 2.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: 2.0.0
The current container api and container implementation contains driver specific
classes which are not meant to belong to the container. Portals embedding Pluto
are not meant to use/implement these classes, they usually implement their own
mechanisms for this stuff.
Therefore the driver related stuff should be moved out of container,
container-api.
First step will be to create a new module pluto-container-driver-api containing
the api part for the driver
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.