[Cosmo-dev] prototyping cosmo with jdbc instead of jcr
Brian Moseley
bcm at osafoundation.org
Fri Jul 7 15:22:20 PDT 2006
On 7/7/06, Bobby Rullo <br at osafoundation.org> wrote:
> Are you considering making "special" database structures for those
> sorts of datatypes that are not opaque to Cosmo? For example a
> CalendarCollection table with columns like "DisplayName" and
> "NodeID", an Events table with columns like "BeginDate", "EndDate",
> "CalendarCollectionId", etc.
yeah, in the same way that the jcr repository schema knows about
calendars and events (and soon address books and contacts), the db
schema will have to store extra data for those objects. i've been
considering how to structure it but haven't made any decisions yet.
More information about the cosmo-dev
mailing list