Massimo,

I like the way web2py is templating, and I hope you keep it very
simple and very pythonic. In its current version, it is easy to learn
and to use. It's OK.

IMHO, complex processing should be in nothing else than python, so the
"pipe like" syntax seems to me totally exotic.
However, complex processing can be coded in a module outside of the
view and expose a clean python API called from the view. That's also
style, but more about how we understand and apply the MVC pattern.

Regards,
Bruno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to