I was looking for a good tool\framework and found web2py. They have role based authorization which is great for flexibility, built in security for common issues, an intuitive MVC pattern that allows easy manipulation of any part of your app, and the most important- whatever I've thought about, can be done with a few lines of code (literally). So web2py covers almost any disadvantage of any other framework (implementing everything by myself is not to be discussed). It is very rare to find software that does what needs to be done, and if that means to switch from my favored Java for a few lines, I'll do so.
On Jan 25, 3:12 pm, Tim Hoffman <[email protected]> wrote: > Hi > > So why not do all the registration etc in java as well. And drop python out > of the equation ? > > T -- 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.
