Store should only deal in terms of model entities
-------------------------------------------------
Key: CONTINUUM-181
URL: http://jira.codehaus.org/browse/CONTINUUM-181
Project: Continuum
Type: Improvement
Reporter: Jason van Zyl
Fix For: 1.0-alpha-3
The store should not be taking parameters to create objects which are then handled. The model
entity creation and validation should occur outside the store and the store itself should
only be concern with CRUD relating directly to model entities.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|