Re: iCalendar Class
Re: iCalendar Class
- Subject: Re: iCalendar Class
- From: Alex Rice <email@hidden>
- Date: Thu, 23 Jan 2003 08:47:12 -0700
On Thursday, January 23, 2003, at 04:17 AM, Chuck Rice wrote:
What would it do?
Read, parse, and write RFC2445 formatted data. That is what iCal files
(*.ics files) are. You can read them with a text editor. PHP and Perl
and Java Classes exist already. I thought that there might be and
Objective-C version. Check out
<http://developer.apple.com/internet/macosx/icalendarfiles.html>.
-Chuck-
Last I checked, there was not such a thing. I would be very interested
in it if you find something.
However, I think that iCal.app itself uses libical, a C library.
(Judging from some of the symbol names in iCal.app)
You would have to use straight C or wrap the desired parts of libical
in Objective-C.
http://softwarestudio.org/libical/
Alex Rice <email@hidden> | Mindlube Software |
http://mindlube.com
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.