22 messages in com.googlegroups.opensocial-orkut[orkut-developer] Re: When would Apps...
FromSent OnAttachments
aravi13 Jun 2008 14:52 
ron14 Jun 2008 11:15 
Rohit Ghatol (Google)16 Jun 2008 01:24 
André Diniz16 Jun 2008 04:45 
Rajiv Renganathan16 Jun 2008 08:17 
André Diniz16 Jun 2008 08:56 
Gaurav Kushwaha16 Jun 2008 09:00 
André Diniz16 Jun 2008 09:05 
Jason18 Jun 2008 17:30 
André Diniz19 Jun 2008 09:27 
André Diniz19 Jun 2008 12:08 
André Diniz19 Jun 2008 12:10 
André Diniz20 Jun 2008 05:15 
Gaurav Kushwaha20 Jun 2008 05:19 
André Diniz20 Jun 2008 06:05 
Gaurav Kushwaha20 Jun 2008 08:36 
Jason23 Jun 2008 14:40 
André Diniz24 Jun 2008 04:37 
André Diniz24 Jun 2008 04:53 
Jason25 Jun 2008 10:20 
André Diniz25 Jun 2008 10:37 
Jason25 Jun 2008 16:00 
Subject:[orkut-developer] Re: When would Apps open up to rest of the users
From:André Diniz (adi@gmail.com)
Date:06/24/2008 04:53:11 AM
List:com.googlegroups.opensocial-orkut

Jason,

That code you show me to save and fetch data in previous message is working well in my application.

As you said:

"The current user (i.e. VIEWER) should only be able to write to his own persistent data store, although he can access the data store of the OWNER and other users who have the application installed."

Tha'ts the point:

"...and other users who have the application installed..."

All users I used have application installed but as VIEWER, I couldn't access data store of other VIEWERs.

Diniz - Owner Mary - Viewer with app installed Paul - Viewer with app installed

1. Diniz published a poll and vote (so we have 1 vote). 2. Mary see that poll in Diniz profile and vote (so we have 2 votes). 3. Paul see that poll in Diniz profile and vote (so we have 3 votes).

When I see a result page (through Diniz profile) I'd like to see all votes, how can I do that without use an external database? Is it possible?

Thanks again for your patience.