[cosmo-dev] CalDAV persistence
Jared Rhine
jared at wordzoo.com
Thu May 7 09:45:11 PDT 2009
On Thursday 07 May 2009 04:36:25 Ganesh Ramanathan wrote:
> Ideal sceanario would be CalDAV Server -> Interface Implemention -> My
> Calendar application. Is it possible.
Sure it's possible. Just replace the DAO implementation, which by definition
is providing the interface to the storage mechanism. People have asked here
before about replacing the backend; perhaps try searching the cosmo-dev list
archives for DAO (and maybe for Hibernate).
The abstraction may be somewhat leaky (ie, maybe "just replace the DAO" isn't
as perfect as one might hope), but that's certainly the place to start.
-- Jared
More information about the cosmo-dev
mailing list