Hi everybody! I'm wondering if is someone using mootools with web2py. If yes, could you report your experiences?
For what I understood: · Web2py welcome applications uses jquery. · Any js library could be used with web2py. · web2py_ajax.html is connecting some response.* at the controllers with jquery actions ( like response.flash with the popup notifier ) If we want to use, for example, "response.flash" with mootools we should reconfigure a mootools version of web2py_ajax.html. Am I correct? Regards!

