From: CParticle Date: 2008-04-05T02:15:17+09:00 Subject: Re: Help with iCalendar Gem On Apr 4, 8:19 am, Gregory Seidman wrote: > On Fri, Apr 04, 2008 at 01:05:17PM +0900, CParticle wrote: > > Does anyone have any experience with the iCalendar Gem. > > [...] > > I found the vpim gem both more functional and more obviously (to me) > organized than the iCalendar gem. I recommend it. I am using it in my > project with great success. Over the coming > months I expect to participate in developing CalDAV support for it (i.e. > for vpim, so I can use it in CalTerm). > > > Thanks. > > CParticle > > --Greg Greg, Without getting to deep how does vpim handle and ics file does it break it down to an array of objects like icalendar or does it do something different. I'm just trying to avoid having to redo code for a different methodology. Thanks CParticle