Closed kewisch closed 10 years ago
This should be fairly simple... we can add an option in design to handle these cases (like for multiValued props now).
Gaia parses a ICAL string each time (which is fairly fast) which makes jCal changes irrelevant. That may change once we fully formalize the spec.
GEO and REQUEST-STATUS is still under discussion
Fixed by #106
The draft is not public yet, but if possible I'd like to add support for it so I can mention this implementation in the draft. Notable changes are:
Especially the RRULE part will probably be very easy to do, we just have to move the fromString code from recur.js to design.js. I have part of this already done.
Some questions that have come up regarding the recur type:
Personally I'm not too happy about special casing geo/request-status, but this was requested and I guess I can see a use for it. Its just kind of weird that the text/float value has an array as a value.