[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (#2) Byte reduction in BEEP commands.



Doug Royer wrote:
> 
> Bernard Desruisseaux wrote:
> 
> > 3- Let's look at another example.  Given:
> >
> >    BEGIN:VCALENDAR
> >    METHOD:REQUEST
> >    BEGIN:VEVENT
> >    UID:abc123
> >    RRULE:...
> >    ...
> >    END:VEVENT
> >    BEGIN:VEVENT
> >    UID:abc123
> >    LOCATION:Montreal
> >    ... exception 1...
> >    END:VEVENT
> >    BEGIN:VEVENT
> >    UID:abc123
> >    LOCATION:Toronto
> >    ... exception 2...
> >    END:VEVENT
> >    END:VCALENDAR
> >
> > What would be returned for the following VQUERY components:
> >
> > a) BEGIN:VQUERY
> >    QUERYNAME:Query-01
> >    QUERY:SELECT * FROM VEVENT
> >     WHERE LOCATION = 'Montreal'
> >    END:VQUERY
> 
> You would get the entire contents of UID 'abc123', together
> or in separate BEEP payloads.

At this point we can't guess what you mean exactly.
Can you specify the VCALENDAR you think would be
returned?

> > b) BEGIN:VQUERY
> >    QUERYNAME:Query-02
> >    EXPAND:TRUE
> >    QUERY:SELECT * FROM VEVENT
> >     WHERE LOCATION = 'Montreal'
> >    END:VQUERY
> 
> You would get the entire contents of UID 'abc123', together
> or in separate BEEP payloads expanded into its instances.

Ditto.

Regards,
Bernard
-- 
Bernard Desruisseaux                    mailto:bernard@xxxxxxxxxxx
Research & Development                  Tel.  : +1 514 733-8500 x4213
Steltor                                 Fax   : +1 514 733-8878