Thanks both of you.  I would like to know the best practice of system design 
when using low level api.  Like where should I store the property type 
information?  I could simply use a Map to store the schema for each entity 
but then a property sometimes has more than just the type but also 
formatting, default and all other attributes.  So wondering if anyone has 
successful example of using low level API?

thanks again.

-- 
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-java@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