You can also take a look on twig : http://code.google.com/p/twig-persist/

On Sep 28, 12:43 pm, nacho <[email protected]> wrote:
> I'm also using Objectify and it is great and simple
>
> On 25 sep, 06:09, Didier DURAND <[email protected]> wrote:
>
>
>
> > Hi Trevor,
>
> > I would suggest giving also a try to Objectify which a layer on top of
> > raw Datastore: it makes access to data much easier and has a lower
> > learning curve than JDO.
>
> > Seehttp://code.google.com/p/objectify-appengine/(havea special look
> > at wiki pages)
>
> > I moved away from JDO for Objectify and I am very satisfied with it.
>
> > didier
>
> > On Sep 24, 5:17 pm, David Chandler <[email protected]> wrote:
>
> > > You can use any of GWT's client / server protocols to connect to a
> > > servlet running on App Engine that in turn calls the Datastore. See
> > > the App Engine docs and forum for Datastore questions. The following
> > > links may help on the GWT side:
>
> > >http://code.google.com/webtoolkit/doc/latest/tutorial/RPC.html
>
> > >http://code.google.com/p/gwt-dispatch/
>
> > >http://turbomanage.wordpress.com/2009/10/07/calling-appengine-securel...
>
> > > HTH,
> > > /dmc
>
> > > On Sep 24, 5:30 am, trevor <[email protected]> wrote:
>
> > > > Having trouble in finding how to use Datastore or BigTable in GWT.
>
> > > > I have developed using Python and usd datastore.
>
> > > > Where should I look

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to