Hi Matt I agree with all that has been said here - the ultimate choice has to be yours to suit your needs, but if I had one single recommendation it would be to read the Objectify documentation to start with - even if you never use Objectify you will have gained a very quick and clear understanding of the datastore, which is likely to be different to anything you have used before.
Have fun ... http://code.google.com/p/objectify-appengine/wiki/IntroductionToObjectify David On Jan 31, 5:07 am, Matt Reeves <[email protected]> wrote: > Thanks for the feedback. I am willing to try the low-level API first and > that's what I thought I was doing but could not figure out (and am still > confused about) how to initially define data. For example I want to have a > persistent entity with two properties of type string and one numerical > property. When I use this bulkloader tool it is storing all the data as > string, so maybe my problem is just learning how to use this tool to load > data (which I definitely want to do). > > Thanks. -- 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 [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-appengine-java?hl=en.
