Hahah... 'data-mangling' behavior is a good description. I guess you are 
right; it isn't actually appropriate for Objectify since this is probably 
rarely an issue in practice for most apps, but it is a convenient place to 
put such logic if one were inclined.

Plus, I don't think my hastily sketched concept wouldn't even work properly 
because of sort ordering.You could get range queries to work, but open 
ended inequality filters would fail.


On Tuesday, May 8, 2012 3:19:08 AM UTC-4, Jeff Schnitzer wrote:
>
> How common is it to need this kind of logic?  What kind of behavior 
> did you start to see and what was the qps load when it happened?  In 
> all the talk of this issue, nobody ever described the failure mode... 
> datastore timeouts? 
>
> I hesitate to bake exotic, data-mangling behavior like this into 
> Objectify because once it gets added, it's pretty much impossible to 
> remove.  Even if Google "fixes" the underlying issue. 
>
> Jeff 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/js2nSYryErAJ.
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