Remove the Event-based UnitOfWork & EntityStore SPIs.
-----------------------------------------------------
Key: QI-210
URL: http://issues.ops4j.org/browse/QI-210
Project: Qi4j
Issue Type: Improvement
Reporter: Niclas Hedhman
Assignee: Rickard Öberg
We have today concluded that the solution of events in UoW and ES layer is
extremely complicated, compared to moving it up into a nice little library
(optional, see QI-209).
Instead,
1. Keep the EntityStoreUnitOfWork, which base implementation will be
state-oriented.
2. No events added to ESUoW from UnitOfWork, which instead calls setProperty()
et cetera methods on the ESUoW.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev