Hi, I'm just looking for an appropriate framework for my company. It should be able to handle even large applications. I just like that web2py seems very simple but powerful which is plus point ! All java stuff is a bloated beast - I know it as I am a 6 year java web developer. I'm new to python. I have been trying web2py for some short time but I have few questions:
1. How about custom forms - forms which are independent and are defined in views but validation just works for them as expected. Something like this: http://www.wellbehavedsystems.co.uk/web2py/examples/mvc.html Is it possible ? Does it work in a current version of web2py ? 2. Taglibs - is it possible to define my global custom function (with a specified name space or something similar) with parameters which I can call in my views ? 3. Is it possible to cache only just parts of my views ? You know I would like to create for example event calendar (using taglib function for example) then call it in a view and be able to use some build in web2py caching. 4. How about legacy databases. Id name overriding + custom field names overriding. Is it possible. I do not care this so much but it would be nice to have these features included. 5. How about database migrations + independent development and production modes ? 6. Deployment possibilities - apache or java wars with jython ... ? Thanks regards Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---