Move org.datanucleus.sco into org.datanucleus.*.types.sco
---------------------------------------------------------
Key: NUCCORE-471
URL: http://www.datanucleus.org/servlet/jira/browse/NUCCORE-471
Project: DataNucleus Core
Issue Type: Task
Components: Code Structure
Reporter: Andy Jefferson
Assignee: Andy Jefferson
Fix For: 2.1.0.release
SCO classes are solely for type handling, and so should be moved into a more suitable package. The current package structure implies "org.datanucleus.store.types.sco" but probably more logical to have
org.datanucleus.types (what is currently under org.datanucleus.store.types)
org.datanucleus.types.sco (what is currently under org.datanucleus.sco)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.datanucleus.org/servlet/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|