Waldemar, First - thank you for your efforts.
I just wanted to know your advice. We built an application based on Appengine Patch that's gaining momentum. There is an installed user base that we need to support going forward. The main features of Appengine Patch that I'm using are sessions, Django authentication (User Modules) and Modelform I'm OK with using Google-style Models. If required - can port ModelForms to Forms easily. So what's left is Sessions and Auth. So far, everything works fine. My main worry is that someday, changes to Appengine may break my installed AEP. The question, more specifically, is: what kinds of suggestions would you make to a person in my position: Using AEP; have lots of users based on the AEP User models; and wanting to have the flexibility to move forward as a part of a dynamic and supported framework? There are no problems at this moment. But wanted to hear your advice for going forward. Thanks! johnP On Dec 29, 6:12 am, Waldemar Kornewald <[email protected]> wrote: > On Tue, Dec 29, 2009 at 2:23 PM, Olivier Deckmyn <[email protected]> wrote: > > 2009/12/29 Waldemar Kornewald <[email protected]> > >> Are you comparing the minimal built-in Django vs "all of AEP features > >> enabled" (which the sample project does)? That would be like comparing > >> apples and oranges. > > > I don't remember precisely the values. Yes it might be 4 or 5s. It's not a > > scientific measure using server logs - it's the time experienced by > > end-user, based on the real-world application. > > Don't feel bad Waldemar, I love and appreciate your work - and still use it > > daily. > > This has nothing to do with me feeling bad. I know the problems of aep > and I've abandoned the project because aep started to suck too much. > ;) > > I'm just concerned about people posting really strange numbers and > publicly drawing conclusions without doing a real 1:1 comparison on an > optimized setup and under the same circumstances. > > Bye, > Waldemar Kornewald -- You received this message because you are subscribed to the Google Groups "app-engine-patch" 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/app-engine-patch?hl=en.
