Below is the email that I sent to the Hibernate and Castor mailing lists to ask for comments on Ag:
I've written a simple example application that shows how to create a simple web application (a newsfeed aggregator) with a pluggable persistence layer. I used the tried and true DAO pattern to hide the database access mechanism from the rest of the application. I implemented the DAO interface with both Hibernate and Castor.
I did this to learn:The code is very simple and (I hope) easy to follow, so if you have a chance please take a look. Look at the HibeAggregatorDAO and CastorAggregatorDAO implementations to see how I used Hiberate and Castor to implement the very same DAO. I'd love to get your opinions on the above topics.
Ag Download: http://sourceforge.net/project/shownotes.php?release_id=125110
This work is licensed under a Creative Commons License.
Copyright 2002-2007, David M Johnson (dave.johnson at rollerweblogger.org)
This is a personal weblog, I do not speak for my employer.

Buy now from Amazon.com
Or direct from Manning
| « August 2008 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | ||||||
3 | 5 | 6 | 7 | 9 | ||
10 | 12 | 14 | 16 | |||
17 | 19 | 20 | 21 | 22 | 23 | |
24 | 29 | 30 | ||||
31 | ||||||
| Today | ||||||
Allen Gilliland
Anil Gangolli
Dan Axon
Danese Cooper
Film Babble Blog
Geertjan's Weblog
Henri Yandell
James Robertson
Jim Grisanzio
Josh Staiger
Linda Skrocki
Pat Chanezon
Rama
Ruby Sinreich
Simon Phipps
Tim Bray
Will Snow
Janne Jalkanen
Joe Gregorio
Matt Raible
Mike Cannon Brookes
Rafe Colburn
Sam Ruby
Simon Brown
My other sites
Posted by Kurt Wiersma on December 02, 2002 at 12:29 AM EST #
Posted by Dave Johnson on December 02, 2002 at 01:42 PM EST #
Posted by Aaron Tang on December 31, 2002 at 11:39 PM EST #
Posted by Aaron Tang on January 01, 2003 at 01:12 AM EST #
Posted by Aaron Tang on January 01, 2003 at 02:01 AM EST #