Re: ToDo
Adam Tauno Williams <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Organization | Morrison Industries |
| Message-ID | <[email protected]> |
> > > I'm an italian Zope/Plone developer. > > > I'am working on a OGo UI based on Plone, obviously via XML-RPC. > > > How can I contribute on the xmlrpcd side? > > The daemon side is written in Objective-C, so if you know that it > > helps. :) There are lots of open bugs regarding extending the XML-RPC > > daemon - such as adding appointment type support, the ability to > > enumerate extended attributes and their types, etc... See the bugzilla > > if you are really ready to dive into that. > I read something about Objective-C, but I never developed anything with > it...but I can start now :) > > As an aside I'd consider using GroupDAV for at least part of your Plone. > At the moment, there isn't a caldav parser for python. Chunking basic information out of vCards is pretty easy, I was able to knock together a parser in C# in not much time at all (and I'm not a particularly good programmer). Currently I'm using GroupDAV to enumerate tasks, contacts, etc... since Zidestore seems much faster than XML-RPC and then when I want detailed information I use the id from the vcard to get a copy of the document via XML-RPC. Works well so far. -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc