On Sun, Apr 19, 2009 at 2:39 AM, David Wilson
<david.wil...@entertainmentcloud.com> wrote:

> I wasnt using a datetime just to save a bit of space, but i can see i
> need to know to guarantee ordering, or if i want to do ordered paging
> via key i would need to handle key creation myself to make sure they
> are in order.

Unless you are storing a truly huge number of entities (at least
millions), I don't think the extra space should be an issue. The
datastore is really geared towards you adding properties as needed for
exactly this sort of thing.


Dave.

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

Reply via email to