[kronolith] parse remote calenders
Tim Terlegård
timte878@student.liu.se
Sat, 24 Aug 2002 23:01:45 +0200
> > Is "Data" a wellknown concept? I don't know it :-)
>
> http://dev.horde.org/api/horde/dev/
>
> Look at the horde.data package.
Ok, I think I get it. We should implement a Data_adict class?
What is IMC data? It says "Provides a number of utility
methods that vCard and iCalendar implementation can share
and rely on.". Is IMC some sort of abstract class for calender
Data classes? I guess Data_adict should be directly under
Data then, as adict is not an iCalender derivative?
I should read up on iCalender...
I need to read more Horde code and also learn php :-)
Then I'll gladly implement Data_adict.
-- Tim