"calling web2py functions" is still taxing the server. Don't forget that for the 99% of usecases, the "taxing" problem is accessing the db data, not processing it.
On Thursday, April 16, 2015 at 2:46:08 AM UTC+2, Richard wrote: > > Ok, you are right... I only said that as long as that page not reload and > he call web2py functions which are not requesting a new page load it will > reduce the amount of server side processing since the function call will > have limited web2py API call... > > Richard > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

