Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CardDAV add-on #24

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments
Open

CardDAV add-on #24

GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Consider a CardDAV add-on.

Consider to use/ integrate with an existing Open Source CardDAV protocol 
library instead of writing it from scratch.

This would allow to support all the specifications supported by ez-vcard also 
with the CardDAV protocol.

It would also allow to share code when working with vCards _and_ CardDAV 
instead of having 2 libraries working with vCards (CardDAV uses vCard for 
contact data: http://en.wikipedia.org/wiki/CardDAV).

Original issue reported on code.google.com by puce1977 on 13 Feb 2015 at 11:21

@GoogleCodeExporter
Copy link
Author

Thanks for the suggestion.  I'll look into it.

Original comment by mike.angstadt on 16 Feb 2015 at 2:59

@rfc2822
Copy link
Contributor

rfc2822 commented Oct 20, 2015

I'd just want to add that CardDAV is quite a complex topic. To support CardDAV, you MUST fully support WebDAV and a whole bunch of other RFCs (WebDAV ACL, etc.). In my opinion, this should not be part of a VCard library (but can of course be an extra library).

Maybe our WebDAV/CalDAV/CardDAV library https://gitlab.com/bitfireAT/dav4android/ could also be of use for you.

@puce77
Copy link

puce77 commented Oct 21, 2015

That's why I suggested to "Consider to use/ integrate with an existing Open Source CardDAV protocol
library instead of writing it from scratch."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants