BluesZhang / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

GDataRecurrence could parse its stringValue #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if GDataRecurrence was able to parse its stringValue 
(implicitly) to spare clients 
from having to write their own parsing implementation and corresponding data 
structures.

I'm interested in helping to work to resolve this issue. I need to parse 
recurrences for my own 
application, anyway, so I'm going to start working on an implementation now, 
but I would be glad 
to contribute it.

Original issue reported on code.google.com by edibi...@gmail.com on 28 Apr 2007 at 6:38

GoogleCodeExporter commented 9 years ago
As a favor to me,   gregrobbins has kindly allowed me to attach a simple class 
for parsing and unparsing 
GDataRecurrence specifications. I've add it, with unit test code, and a simple 
example to 
http://code.google.com/p/gdata-objectivec-client/downloads/list The interface 
is based on that used by the 
Macintosh Sync Services Manager. He doesn't support it. I do. DavidPhillipOster

Original comment by DavidPhi...@gmail.com on 3 Nov 2009 at 6:32