Hi André. If you know Mary's and Paul's IDs, then yes, you can. But
since app data is keyed by ID, you won't be able to get all of the
votes unless you know the IDs of every voter, which you would have to
track in an external database, unfortunately.

- Jason

On Jun 24, 4:53 am, André Diniz <[EMAIL PROTECTED]> wrote:
> 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.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to