atom feed1 message in org.apache.shale.issues[jira] Created: (SHALE-381) Abstract ...
FromSent OnAttachments
Craig McClanahan (JIRA)Dec 28, 2006 3:46 pm 
Subject:[jira] Created: (SHALE-381) Abstract the "Rolodex DAO" functionality out of shale-clay-use-cases for easier reuse
From:Craig McClanahan (JIRA) (ji@apache.org)
Date:Dec 28, 2006 3:46:34 pm
List:org.apache.shale.issues

Abstract the "Rolodex DAO" functionality out of shale-clay-use-cases for easier
reuse
-------------------------------------------------------------------------------------

Key: SHALE-381 URL: http://issues.apache.org/struts/browse/SHALE-381 Project: Shale Issue Type: New Feature Components: Examples Reporter: Craig McClanahan Fix For: 1.0.5-SNAPSHOT

The "Rolodex" data in the shale-clay-usecases example app would make a dandy
basis for a number of different example apps, if it were extracted out into a
reusable component like the Struts mailreader-dao was pulled out. Along the way,
make it easy to provide both an in-memory version (loaded from an internal XML
resource, as the current version is), and optionally Hibernate and/or JPA
versions as well.