Re: Implementing userPrefs with common container

2011-07-06 Thread Henry Saputra
artifacts, so I don't really want to be *patching* any code here. Thanks, doug -Original Message- From: Craig McClanahan [mailto:craig...@gmail.com] Sent: Wednesday, June 29, 2011 1:26 PM To: dev@shindig.apache.org Subject: Re: Implementing userPrefs with common container On Wed

Re: Implementing userPrefs with common container

2011-07-01 Thread Ryan J Baxter
: Implementing userPrefs with common container From the OpenSocial Social Data Spec (version 1.1)[1]: OpenSocial defines a data store that applications can use to read and write user-specific data. This data store can be read by anyone who can see the gadget, but only the VIEWER's data

Re: Implementing userPrefs with common container

2011-06-30 Thread Ryan J Baxter
...@gmail.com To: dev@shindig.apache.org, Date: 06/29/2011 05:32 PM Subject:Re: Implementing userPrefs with common container I think AppData is per person and per gagdet/app id. So what Craig was saying that the same gadget could be run by different user and it could ask for the user

Re: Implementing userPrefs with common container

2011-06-30 Thread Craig McClanahan
on that. -Ryan Email: rjbax...@us.ibm.com Phone: 978-899-3041 developerWorks Profile From: Henry Saputra henry.sapu...@gmail.com To: dev@shindig.apache.org, Date: 06/29/2011 05:32 PM Subject:Re: Implementing userPrefs with common container I think AppData is per

RE: Implementing userPrefs with common container

2011-06-29 Thread Davies,Douglas
the metadata/iframe calls. Again... any feedback from anyone who has been through this process is appreciated. doug From: Davies,Douglas Sent: Monday, June 27, 2011 9:59 AM To: 'dev@shindig.apache.org' Subject: Implementing userPrefs with common container I'm looking into implementing

Re: Implementing userPrefs with common container

2011-06-29 Thread Craig McClanahan
To: 'dev@shindig.apache.org' Subject: Implementing userPrefs with common container I'm looking into implementing userPrefs with the common container, but I'm unclear as to what is implemented and what just needs to be extended. My first step is to implement set_pref and register it with rpc

RE: Implementing userPrefs with common container

2011-06-29 Thread Davies,Douglas
don't really want to be *patching* any code here. Thanks, doug -Original Message- From: Craig McClanahan [mailto:craig...@gmail.com] Sent: Wednesday, June 29, 2011 1:26 PM To: dev@shindig.apache.org Subject: Re: Implementing userPrefs with common container On Wed, Jun 29, 2011 at 7:02 AM

Re: Implementing userPrefs with common container

2011-06-29 Thread Henry Saputra
to be *patching* any code here. Thanks, doug -Original Message- From: Craig McClanahan [mailto:craig...@gmail.com] Sent: Wednesday, June 29, 2011 1:26 PM To: dev@shindig.apache.org Subject: Re: Implementing userPrefs with common container On Wed, Jun 29, 2011 at 7:02 AM, Davies

Implementing userPrefs with common container

2011-06-27 Thread Davies,Douglas
(I apologize if this posted to the dev group twice. My Entourage is acting up again and this didn't seem to post the first time) I'm looking into implementing userPrefs with the common container, but I'm unclear as to what is implemented and what just needs to be extended. My first step