Changes for version 0.80
- The QooxdooJsonrpc plugin does not install a /source path automatically anymore ... there were too many problem with other parts of the application which would need special attention to work with relative requests coming from a different 'path' ... starting with this version, there are now two environment variables that govern source mode:
- QX_SRC_MODE=1 will enable serving your application from ../frontend/source ...
- QX_SRC_PATH=/where/ever/source allows to specify some other directory to serve your application from.
Modules
Dispatcher for Qooxdoo Json Rpc Calls
handle qooxdoo Jsonrpc requests