Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Discussions > OpenSocial and Gadgets Specification Discussion > request of features for activity request
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
  7 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
 
Alejandro Rivero  
View profile  
 More options Apr 9 2008, 5:49 pm
From: Alejandro Rivero <Al.Riv...@gmail.com>
Date: Wed, 9 Apr 2008 14:49:11 -0700 (PDT)
Local: Wed, Apr 9 2008 5:49 pm
Subject: request of features for activity request
Hi all,

Two new issues have been open in the issue list, in order to ask for
features in the specification of the request for a list of activities.

http://code.google.com/p/opensocial-resources/issues/detail?id=141

Issue 141:  Request Activities should have pagination or request
limit.

http://code.google.com/p/opensocial-resources/issues/detail?id=140
Issue 140: responseItem.getData() for "Activities" should work in the
same way that for People

#140 wording seems more generic than #140, but actually it is not. It
asks for myresponse.getData().each() and myresponse.getData().size(),
which are specified to work in People Request but are not in Activity
Requests. These request work differently, due to legacy from 0.5. Such
legacy should be removed. To me, #140 is almost a bug report, more
than a feature request.

#141 asks for an optional request limit.

Actually both issues could be fused into one, with the title of #140,
then asking also for filters and all the other features of people
requests.

In any case, please star the Issues if you are interested.


    Reply to author    Forward  
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.
Cassie  
View profile  
 More options Apr 14 2008, 8:12 am
From: Cassie <d...@google.com>
Date: Mon, 14 Apr 2008 14:12:22 +0200
Local: Mon, Apr 14 2008 8:12 am
Subject: Re: request of features for activity request
Alejandro has two proposals here.

1. Get rid of the "activities" pointer in the fetchActivities request
(#140). This would have the following spec change:

instead of: (datarequest.js line 328)
  * When processed, returns an object whose "activities" property is a
Collection&lt;Activity&gt; object.
do this:
  * When processed, returns an Collection&lt;Activity&gt; object.

2. Add paging support to fetch activities. (#141) This would involve
adding a max, first, sortOrder and possibly filterType param as
accepted parameters into the request. Perhaps simply reusing the
pagination params that are already defined for the people fetching
methods.

Do we want to do either or both of these?
Please chime in.

Thanks.

- Cassie


    Reply to author    Forward  
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.
d...@google.com  
View profile  
 More options Apr 29 2008, 11:04 am
From: d...@google.com
Date: Tue, 29 Apr 2008 17:04:54 +0200
Local: Tues, Apr 29 2008 11:04 am
Subject: Re: request of features for activity request
Okay, how about we simplify this proposal in order to close it for
0.8. Let's drop the paging issue and move that to 0.9 and only address
the silly legacy pointer. So..

We change this:
When processed, returns an object whose "activities" property is a
Collection<Activity>

to this:
When processed, returns a Collection<Activity>.

+1 from me.

Thanks.
- Cassie

On 4/14/08, Cassie <d...@google.com> wrote:


    Reply to author    Forward  
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.
Arne Roomann-Kurrik (Google)  
View profile  
 More options Apr 29 2008, 1:10 pm
From: "Arne Roomann-Kurrik (Google)" <api.kur...@google.com>
Date: Tue, 29 Apr 2008 10:10:39 -0700 (PDT)
Local: Tues, Apr 29 2008 1:10 pm
Subject: Re: request of features for activity request
+1 for dropping the legacy pointer.

I'm also +1 for adding max, first, filterType and sortOrder for the
activities paging methods if this is still on the table (maybe for
0.9?).  I think we would need to define some new sort order and filter
types, though (for example, I'd expect default ordering to be by
TIME_DESC).

~Arne

On Apr 29, 8:04 am, d...@google.com wrote:


    Reply to author    Forward  
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.
Lou Moore  
View profile  
 More options Apr 29 2008, 10:56 pm
From: Lou Moore <lmo...@hi5.com>
Date: Tue, 29 Apr 2008 19:56:12 -0700
Local: Tues, Apr 29 2008 10:56 pm
Subject: Re: request of features for activity request

+1

On 4/29/08 8:04 AM, "d...@google.com" <d...@google.com> wrote:


    Reply to author    Forward  
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.
Robert Evans  
View profile  
 More options Apr 30 2008, 2:07 pm
From: Robert Evans <bobev...@google.com>
Date: Wed, 30 Apr 2008 11:07:38 -0700
Local: Wed, Apr 30 2008 2:07 pm
Subject: Re: request of features for activity request

+1


    Reply to author    Forward  
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.
Cassie  
View profile  
 More options Apr 30 2008, 2:18 pm
From: Cassie <d...@google.com>
Date: Wed, 30 Apr 2008 20:18:48 +0200
Local: Wed, Apr 30 2008 2:18 pm
Subject: Re: request of features for activity request

+1
Alright, 5 votes and the simpler version is approved.
We will take up the paging stuff for 0.9.

Thanks.

- Cassie


    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google