>
> I think we should branch after maven2 work is
completed, and after
> I check in changes to use hibernate annotations. Then
I (and
> others) can begin migrating code (on the branch) to use
the new
> model changes. This includes daos, services, rpc, and
dav layers.
> Once this is done, we can merge back and continue to
work on
> sharing as this work shouldn't affect anyone else.
+1
To make things just a little more complicated, the account
activation
work I'm doing requires a very small model change. I already
have it
implemented in my working copy at the xml-file model and
o.o.c.model.User levels, and don't imagine it would be too
complicated to implement using hibernate annotations (it's
just an
extra boolean property named "activated").
Given that, I'd propose the following ordering:
1. maven2/ hibernate annotations
2. "activated" field model change
3. branch
-Travis
_______________________________________________
cosmo-dev mailing list
cosmo-dev lists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
|