Massimo or anyone familiar with app engine, i am beginning development with bot app engine and web2py and have reviewed much of the google io videos especially those by bret slatkin regarding how to work with the app engine datastore properly. I hope but am guessing it is probably not the case that w2p allows a more direct control of the data model for app engine. How do i define an entity group? does the orm do this for me. One of the major no-nos is to have high write contention in your entity groups, is web2py following some of these basic guidelines for the app engine datastore? Can we integrate direct app engine api usage cleanly with w2p?
Sorry for having so many questions but i fear that the orm could become a huge bottle neck and dumbing down of app engine to the point where there is little benefit to using app engine over any other sql server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

