If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    thadeusb  14 years ago
    You can support dot notation by performing the following def systemListMethods(...): pass systemListMethods.__name__ = 'system.ListMethods' This requires no editing of the RPC library, and web2py service call() will use the name of the method :)

Commented on:

Enables your javascript to call web2py controller actions directly using JSON-RPC as a transport

Hosting graciously provided by:
Python Anywhere