06-21-06 12:11 AM
Split core20 into two separate subprojects util20 and model20
-------------------------------------------------------------
Key: JDO-388
URL: http://issues.apache.org/jira/browse/JDO-388
Project: JDO
Type: Improvement
Components: core20
Versions: JDO 2 final
Reporter: Michael Bouschen
Assigned to: Michael Bouschen
Fix For: JDO 2 maintenance release 1
I porpose to split the core20 subproject into two separate subprojects:
- util20 including the utility classes from package org.apache.jdo.util.
- model20 including the meta model implementation, packages org.apache.jdo.m
odel and org.apache.jdo.impl.model.
This allows using a smaller jar in case I'm only interested in the utility c
lasses. This might be more important in the future when adding more utility
classes, e.g. web support classes such as servlet filter, a JDO tag library
and more.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|