[OGo-XML-RPC] Group permissions via XML-RPC or webdav

Alejandro Martínez Marcos xmlrpc@opengroupware.org
Wed, 1 Feb 2006 00:05:51 +0100


> Would be fine with me.  "readAccessTeam" would be a single team pkey,
> and "writeACL" would be an array of team pkeys?  But wouldn't it have to
> be -
> appointment.setPermissions(appointment, readAccessTeam, writeACL)
>  - where "appointment" is the pkey of the appointment object?
>
> But it would still be very useful to have some way to retrieve the
> current permission settings (read team, and write teams).  So a
> setPermissions would need an accompanying getPermissions.

I also think it will be clearer in a different method. But why several
groups for writing and just one for reading, i.e., why not an array in
both parameters?

Regards,

Alejandro Martínez