Hi.

The Objectify/Twig/SimpleDS authors participated in an "interview" at
http://borglin.net/gwt-project/?page_id=604
Might help you further in making a decision.

On Apr 24, 9:04 pm, jbdhl <jbirksd...@gmail.com> wrote:
> Hi
>
> I really can't decide which datastore abstraction to use for my app.
> Any help deciding, would be much appreciated!
>
> The app is build using GWT and there is a lot of one-to-many relations
> (so I would value if all children could be automatically deleted if
> the parent is deleted).
>
> So... Which one of JDO, Objectify or Twig-Persist should I use?
>
>   * Twig
>       Pros: simple, low startup latency
>       Cons: only one developer (major drawback), GAE-only
>
>   * Objectify
>       Pros: simple, low startup latency
>       Cons: slightly more verbose syntax than in Twig, GAE-only
>
>   * JDO
>       Pros: not GAE-only
>       Cons: complex, long startup latency
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine for Java" group.
> To post to this group, send email to google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to