[Cosmo-dev] Groups via CMP in Cosmo
Vinubalaji Gopal
vinu at osafoundation.org
Thu Dec 14 10:31:53 PST 2006
On Tue, 2006-12-12 at 08:00 -0800, Brian Moseley wrote:
> the semantics of POST are "put this entity into the targeted
> collection". so you could simply POST a <username> or <groupname> to
> /group/everyone to add it as a member and DELETE the same thing to
ah I finished doing it the other way..anyway I can change it back to
this kind of implementation if needed. I was mainly thinking that a
group will be created with all the information including the members in
one go. The above solution makes sense if we separate the creation of
members in the group and addition of group information (only the group
name for now) or are you saying that for a
POST /newgroupname
If the newgroupname does not exist, we create one?
More information about the cosmo-dev
mailing list