[Cosmo-dev] Schema file changes for CardDav support

Vinubalaji Gopal vinu at osafoundation.org
Thu Jul 6 11:23:42 PDT 2006


On Wed, 2006-07-05 at 16:28 -0700, Brian Moseley wrote: 
> calendar:language. this specifies the locale/language codes for the
Added:
  - adbk:language (string) mandatory copy
as part of an address book collection.

> eventually we're going to want to allow a single collection to
> function as both a calendar collection and an addressbook collection,

Which implies that address book collections will not contain any other
address book collection or calendar collection, but can hold any other
kind of collection (for now)? 



> see o.o.c.dav.io.DavCollectionHandler and DavResourceHandler. you'll
> need to add code to these classes to import and export addressbook
> collections and vcard object resources.

Added that in
http://wiki.osafoundation.org/bin/view/Projects/CosmoCardDav

Was searching for that part of the code, Thanks. Added a few more files
that needs to be changed/added. 

For testing I don't see any unit tests for the dav directory? 



More information about the cosmo-dev mailing list