Very quick update,
I have a first pass at a DB based datamodel using all the entities
and attributes in the social model. I am using Cayenne and Derby, but
it should be applicable to most databases. This is a totally separate
module from social-api since there are clean service boundaries.
I trust no one has a problem with Cayenne as a ORM. When I looked at
the size of the model it started to make sense rather than hand
coding jdbc.
Ian
On 16 Apr 2008, at 18:44, Vasu Nori wrote:
On Wed, Apr 16, 2008 at 10:25 AM, Ian Boston <[EMAIL PROTECTED]> wrote:
+1 for 2, and willing to work on 2 (infact I need to anyway), but
would
like to put sufficient abstraction in to make 1,2,3 all work.
you are it for JavaDB impl