masonjm     2004/10/26 23:13:43

  Added:       proposals/caldav TODO
  Log:
  - Created basic project structure
  - Added TODO items for Phase 1
  
  Revision  Changes    Path
  1.1                  jakarta-slide/proposals/caldav/TODO
  
  Index: TODO
  ===================================================================
  Phase 1 (Calendar Access)
  
   - view-free-busy privilege
        
http://greenbytes.de/tech/webdav/draft-dusseault-caldav-02.html#PRIVILEGE_view-free-busy
        This will probably require a custom Security implementation.
  
   - calendar-bind privilege for calendar resources
        
http://greenbytes.de/tech/webdav/draft-dusseault-caldav-02.html#PRIVILEGE_calendar-bind
        This will probably require a custom Security implementation.
  
   - supported-privilege set
        
http://greenbytes.de/tech/webdav/draft-dusseault-caldav-02.html#rfc.section.14.4
        I don't know if Slide implements this. If not, it will require a patch to the 
core. Either
        way the output will need to include CalDAV elements.
  
   - Property Promotion and Demotion
        http://greenbytes.de/tech/webdav/draft-dusseault-caldav-02.html#promotion
        Either using the extractor framework or the event framework (or both). The 
extractor
        framework probably won't allow for modifing the content on propatch.
  
   - Calendaring REPORTs
        http://greenbytes.de/tech/webdav/draft-dusseault-caldav-02.html#reports
  
   - Administration App
        There are structural requirements in the spec ("Each Calendar MUST have a 
collection containing events")
        that will be a pain to maintain manually. There needs to be an application the 
wraps all the necessary
        webdav calls to create a calendar and setup the default permissions into a 
single command.
  
  
  Phase 2 (Calendar Scheduling)
  
  ...todo...
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to