Issue Details (XML | Word | Printable)

Key: APF-587
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Michael Horwitz
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Move DAO interfaces to data modules

Created: 22/Jan/07 11:05 AM   Updated: 22/Jan/07 03:44 PM   Resolved: 22/Jan/07 03:44 PM
Component/s: Persistence Layer
Affects Version/s: 2.0-M2
Fix Version/s: 2.0-M3


 Description  « Hide
The users now export the data-commons code to modify model objects. The DAO interfaces need to be moved into the JPA, Hibernate and iBatis submodules so they no longer form part of this download.

Sort Order: Ascending order - Click to sort in descending order
Matt Raible added a comment - 22/Jan/07 03:38 PM
After making this change, the appfuse-common-data module only has model objects and Constants.java. I wonder what percentage of users will install the model sources? If it's above 80%, we should probably include them in the archetypes by default.