Were there any changes on the production server that would cause the datastore_cache recipe to stop working?
http://appengine-cookbook.appspot.com/recipe/seamless-memcache-caching-of-all-entities johnP On Aug 7, 1:14 pm, Alkis Evlogimenos ('Αλκης Ευλογημένος) <[email protected]> wrote: > On Fri, Aug 7, 2009 at 1:00 PM, nebulabug <[email protected]> wrote: > > > Can somebody explain more no > > > # Composite indexes no longer required for certain types of key > > queries. > > Example queries: > > db.MyModel.all().ancestor() > > This doesn't need an ancestor index anymore since ancestors are stored in > the key. > > db.MyModel.all().ancestor().filter('__key__ >', ...) > > Likewise. > > > > > > > # Enhancement to SearchableModel allowing multiple properties to be > > indexed. > > > On Aug 7, 6:49 am, johntray <[email protected]> wrote: > > > I'm with you. 1.2.4 is a big disappointment. > > > > On Aug 6, 9:38 pm, Emilien Klein <[email protected]> wrote: > > > > > Is it just me or does it seem that this new release adds > > > > functionalities that don't seem to be on the list of that many people? > > > > > The 3 issues that are linked to fromhttp:// > > code.google.com/p/googleappengine/wiki/SdkReleaseNotes > > > > for release 1.2.4 were starred by respectively 2,1, and a whopping 5 > > > > persons! Making the assumption that these are all different people, > > > > that means that 8 persons have directly asked for these > > > > improvements... > > > > > I'm not criticizing the release, just questioning the priorities... > > > > It's nice to somewhat improve the queries and the Remote API, but > > > > aren't there other features that seem to be much more urgent? What > > > > happened to the important points of the Roadmap to be done around June > > > > 2009, if I remember well? > >http://code.google.com/intl/fr/appengine/docs/roadmap.html > > > > Quite a lot of the things on this page seem to be much more urgent > > > > than what's just been released... > > > > > Or maybe am I just asking too much??? > > -- > > Alkis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
