[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Latest CAP examples available on IMC Website
As Steve points out, examples are a good way to flush out issues. If this WG
hopes to have a useable draft of CAP by the next IETF meeting, we need to
flush out more issues and create more examples. Here is a partial list of
examples that I think we (as a WG) need to post:
- AUTHENTICATE anonymously
- AUTHENTICATE as a specific user
- Get CAPABILITY of a CS
- (already posted) CREATE VCALENDARs with RELCALUIDs
- (already posted) CREATE VCALENDARs without RELCALUIDs
- CREATE VEVENT across multiple VCALENDARs
- CREATE a VCAR in a VCALENDAR
- DELETE VCALENDAR
- DELETE VEVENT
- DELETE VEVENT properties
- READ VCALENDAR to obtain a list of all top level VCALENDARs
- READ VCALENDAR properties for a VCALENDAR
- READ VTIMEZONEs for a VCALENDAR
- READ VCARs for a VCALENDAR
- READ the parent and all the children of a VCALENDAR
- (already posted) READ VEVENTs for a specific time range
- READ VEVENT for a specific UID
- READ VEVENTs that have a VALARM for a specified time range
- MODIFY VCALENDAR properties
- MODIFY the ATTENDEE properties in a VEVENT
- MODIFY the DTSTART and DTEND properties of a VEVENT
- MODIFY an inline ATTACH property
- MODIFY a single recurring VEVENT
- CANCEL, ABORT, and DISCONNECT
Sometime next week, I hope to post my attempts at some of these examples.
Any other volunteers?
Steve Mansour wrote:
> Folks,
>
> Thanks to Paul Hoffman, we now have a repository for our CAP examples:
> http://www.imc.org/ietf-calendar/cap-examples/
>
> The latest versions of the examples are posted. Alex Taler helped with
> adding comments and cleaning them up. I'll update this site
> periodically.
>
> I hope we can add a lot more soon. It seems like this is a good way to
> flush out issues with everyone's involvement.
>
> If you have any examples you'd like to propose (or better yet, type up),
> please send them to the list.
>
> -Steve