Skip to content

General-purpose WebDAV library #142

@georgehrke

Description

@georgehrke

We should turn this library into a general-purpose webdav library.
A plugin system should allow for extensibility.

CalDAV and CardDAV should be moved out of the core lib and into their own plugins.
(Their API should remain the same though)

Additional plugins that are needed for the Files App:

  • Files
  • FileComments
  • FileVersioning
  • (Trashbin?)
  • SystemTags

It should be enough if the core lib provides:

  • Parser
  • Request
  • DavObject
  • DavCollection
  • XMLBuilder

(The entire principal stuff should be part of the CalDAV / CardDAV plugin)

Metadata

Metadata

Assignees

Labels

1. to developAccepted and waiting to be taken care ofenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions