Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
"Creating a list of people"?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Laurent-Walter Goix  
View profile  
 More options Aug 8 2012, 6:29 am
From: Laurent-Walter Goix <laurentwalter.g...@gmail.com>
Date: Wed, 8 Aug 2012 03:29:25 -0700 (PDT)
Local: Wed, Aug 8 2012 6:29 am
Subject: "Creating a list of people"?
hello all,

current trunk spec of the social-api-server allows for creating a
person and/or relationship, but does not allow for creating multiple
at once. this would help managing lists of users (eg already existing
in some other system) altogether

i can understand this as a potential batch request but it may also be
"simply" addressed by supporting Person array/collection in the body
of POST (and/or PUT for update/replace) ...Of course whenever an error
occurs on a single person of that collection a default behaviour
should be defined (e.g. ignore single or reject all)

i could also see this useful for activities, to manage multiple at
once.

is there any interest on this feature and how it can be best
addressed?

thanks
walter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Laurent-Walter Goix  
View profile  
 More options Sep 3 2012, 10:49 am
From: Laurent-Walter Goix <laurentwalter.g...@gmail.com>
Date: Mon, 3 Sep 2012 07:49:36 -0700 (PDT)
Local: Mon, Sep 3 2012 10:49 am
Subject: Re: "Creating a list of people"?
i am resuming this thread also for the deletion use case in OS 2.5,
where a user would like to delete at once an entire group-Id (meaning
to delete the related relationships with all the users under this
group-Id).

as i would expect it this could be handled by leaving the payload body
empty (currently a person object is mandatory).

re DELETE bodies, some http stacks do not allow or provide the body of
DELETE requests, thus limiting the implementation of the spec. As an
alternative design one could follow the pattern
REST-URI-Fragment = "/people/" Initial-User-Id "/" Group-Id "/"
Related-User-Id
, which already exists for GET and could apply to DELETE as well.
This way DELETE body could be empty and the design could accomodate
both the single user deletion use case and the "entire list" use case
(by simply omitting the Related-User-Id).

any hint?
thanks
walter

On Aug 8, 12:29 pm, Laurent-Walter Goix <laurentwalter.g...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »