> I assume that this only works for things created by > ICal... Right now it works for: - any _bounded_ set, spanset, span, datetime - any unbounded DT:E:ICal set - union()s of those objects - union()s followed by complement()s
Other unbounded set operations are not representable with ICal, but I'll keep an eye on it. > Or can I make a set using DT::E::Recurrence and > expect to be able to serialize it out using > DT::F::ICal? All bounded sets are already supported. Unbounded DT:E:Recurrence sets will be, soon. - Flavio S. Glock
