From: Bill F. <fe...@re...> - 2002-11-08 23:43:58
|
I think that: 1. xCal parsing should not be a high priority (better to improve the iCal parser), but 2. xCal parsing should be relatively trivial since xCal is a representation of the same exact data structure as iCal -- some of the stuff in ical_parser (esp, the repeat stuff) could be factored out into common code. Bill |