You could go both those ways. When I hit a limit, I make a new object and 
continue on. Or if you reading a limit, you have to map it, and chunk up the 
requests.

I would setup a Entity and with two properties, 1 property for what type of 
ID, and 2 property for the ID. Setup an index for the entity. If the 
read/query is huge, break it up by dividing the total. Get the total by 
querying the keys.

Brandon Donnelson
http://gwt-examples.googlecode.com
http://c.gawkat.com
Challenge is to: Spice up the java forum with some profile pictures, lets beat 
the python community.:)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to