We haven't yet modified the Client scope to work with the GAE datastore, so
it's not going to work (you could store Client variables in cookies, but
this isn't generally recommended). For now, your best bet is to use Session
variables instead of Client.

Vince

On Sat, Mar 20, 2010 at 10:40 AM, fingerskier <[email protected]> wrote:

> Hello,
>
>    I'm throwing my first application into the cloud and want to make
> use of the client scope.  Typically, in the past, I've used the
> database to store client vars...can I replicate this on GAE?  Is there
> a way to implement multiple "datasources" that correspond to different
> tablesets?
>
>    Thanks in advance for any response!
>
> --
> Open BlueDragon Public Mailing List
>  http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
>  mailing list - http://groups.google.com/group/openbd?hl=en
>
>  !! save a network - please trim replies before posting !!
>
> To unsubscribe from this group, send email to openbd+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

To unsubscribe from this group, send email to 
openbd+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to