>> I guess that this is a typo and is intended to be "title". An
>> appointment has no "name" attribute.
> thanks for the fast answer.
> I was confused because the ogo-jogi project has property for both (title
> and name) on its appointment.
Yeah, it's a bug in the OG.o XmlRpc doc;
the sample code for the appointment.insert function uses a "name" field
to insert an appointment, but the "title"field has to be used (we stumbled
over that too when writing the Appointment code);
If you use the JOGI classes for inserting Appointments, this works correctly
(JOGI uses "title" for inserting);
But you're correct, the {get|set}Name() Method should be removed from
the JOGI Appointment class;
murphee
--
Werner Schuster (murphee)
Student of SoftwareEngineering and KnowledgeManagement
Maintainer of the OGO-JOGI Project @ http://ogo-jogi.sourceforge.net/
Blog @ http://www.jroller.com/page/murphee/Weblog
--
OpenGroupware.org XML-RPC
xmlrpc@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/xmlrpc
|