[OGo-XML-RPC] Resources and appointments

Tobias Kaefer xmlrpc@opengroupware.org
Thu, 17 Aug 2006 07:16:25 +0200


Adam Tauno Williams schrieb:
> Yes; a patch to do that is on my ToDo list.
>
That's good to hear. Yesterday I did a little investigation in the
sourcecode, but I'll have to say, that I'm more familiar with Java ;)
But one thing I figured out is, that the current release in trunk misses
one entry. As you (Adam) mentioned in the Bugzilla post, not only your
patch has to be applied, but also
"[_coder encodeString:[self resourceNames] forKey:@"resourceNames"];

to the encodeWithXmlRpcCoder method in SkyAppointmentDocument+XmlRpcCoding.m"

And that one is missing.

> I might be able to get that out today;  but when/if it is accepted into
> Trunk is up to Helge.
>   
It does not hurry that much - from my point of view - as I can deliver
the functionality after I have finished my thesis (5 weeks remaining for
me).

> Yep.  I've got the same issue.  My code tosses around triples like
> "Document/{entityName}/{objectId}" as a way to abstractly refer to any
> OGo document/object.  So I'm trying to clean up what I can within
> xmlrpcd.
>   
I'll cross fingers that you'll get it done!
>> I'm not that much into Objective-C, so it is not a quick job for me to
>> check the possiblities.
>>     
> Me neither!  But I'm learning. :)
>   
If I had a little more time right now.......

Greets
Tobi