[conduit] Re: VCARD import from non horde app
Chuck Hagenbuch
chuck at horde.org
Tue Sep 30 13:29:44 PDT 2003
Again, it'd be great if you could join the conduit mailing list (or are you
already on the dev@ list?) so we can have this conversation entirely on-list.
Quoting Mikael Geijer <mikael at nufort.net>:
> Saw your syncml-stub. I'm also working on the Boheme code, made a few
> changes like support for server_add and server_replace now working. In
It'd be great to get these changes. Can you share the codebase you've built up
somehow?
> my implementation I'm not making the Boheme code a part of Horde, but
> interfacing w Horde.
I'd really prefer to have it working through /horde/rpc.php for simplicity and
registry integration.
> The kronolith (VCalendar) implementation interfaces directly w the kronolith
> MySql-tables, and should be considered a hack
Yeah, pretty much. :)
> and I'm aiming to use the XMLRPC interface for VCards. I'd be happy to
> work with you on the integration.
Great!
> Any ideas on best way to do the integration of Boheme?
Basically, I was going to implement the main loop/actions from boheme's sync.php
inside RPC_syncml's getResponse() method, and to define API methods in every
app that supports syncing, so that the RPC server would simply query the Horde
Registry to find out if there was a handler for tasks, contacts, events, etc.,
and then make the appropriate API calls for each one.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
Born right the first time.
More information about the conduit
mailing list