[appengine-java] Re: Entity relationship designing - best practice

2010-12-28 Thread marius.andreiana
On Dec 17, 8:43 pm, har_shan wrote: > i want to hear the best practice on establishing entity relationships in my > case- Does this help? http://code.google.com/p/gwt-gae-book/wiki/StoringData -- You received this message because you are subscribed to the Google Groups "Google App Engine for Ja

[appengine-java] new free book chapter available: RESTful services

2010-12-27 Thread marius.andreiana
Hi, Part of GWT/GAE book, I've just added a chapter on RESTful services: http://code.google.com/p/gwt-gae-book/wiki/ManagingLocations Looking forward to group feedback. Happy New Year :) Marius -- You received this message because you are subscribed to the Google Groups "Google App Engine for

[appengine-java] Re: Announcing free online GWT/GAE mini-book

2010-12-03 Thread marius.andreiana
inks, which should also be read before going further, and I'm not sure how the code fragments would fit. > > regards, > -g. > > On Dec 3, 1:02 am, "marius.andreiana" > wrote: > > > > > > > > > Hi everyone, > > > I'

[appengine-java] Announcing free online GWT/GAE mini-book

2010-12-02 Thread marius.andreiana
Hi everyone, I'm glad to announce a free, online GWT 2.1 & GAE mini-book. It's available at http://code.google.com/p/gwt-gae-book The book aims to introduce engineers on how to professionally develop applications using Google Web Toolkit and App Engine by developing a full real application step

[appengine-java] properties missing from datastore viewer

2010-10-15 Thread marius.andreiana
Hi, I'm developing a new app using twig, just getting started with GAE. I often delete all entities using the data store browser to cleanup (using 1.3.7) It's also pretty often that some properties missing from datastore viewer (i.e. columns). I don't get empty data, but the whole column isn't di

[appengine-java] GAE + restlet 2 + custom authentication = possible?

2010-06-27 Thread marius.andreiana
Hi, Would it be possible to do the following? https://docs.google.com/drawings/edit?id=1uB0hO9XN3ju7Z_qWYSDVcm6yVIAfD-OIb_ZrpzhK2Lk&hl=en Would Spring Security or JAAS be involved? Are there any code samples or tips on doing this, besides http://wiki.restlet.org/docs_2.0/13-restlet/27-restlet/46-

[appengine-java] gae+twig+gwt Hello World project

2010-04-20 Thread marius.andreiana
Hi all, First, many thanks John for this library. I'm just getting started with twig. To get an idea of my level, it took me 0.5h to figure out that to use twig, you need to add the jars to WEB-INF/libs and use import com.vercer.engine.persist.annotation.*; (I was looking for something like com.