Changes for version 1.30 - 2012-06-06

  • Fixed a bug in RPC::ExtDirect::Router: form/file upload responses improperly escaped double quotes, which didn't play well with client side.
  • Fixed small misfeature: API definition no longer include Ext.app namespace declaration. That seemed like a good idea at the time, but turned out to be more trouble than it was worth.
  • More diagnostics for attribute handler in RPC::ExtDirect.
  • Fixed a couple of bugs in RPC::ExtDirect documentation and expanded it a bit.

Modules

Expose Perl code to JavaScript web applications through Ext.Direct remoting
Remoting API generator for Ext.Direct
Default options for ExtDirect API
Ext.Direct polling provider demo
Part of Ext.Direct interface demo
Part of Ext.Direct interface demo
Handles JSON Ext.Direct requests
The way to pass data to client side
Collects Events and returns serialized stream
Provides standard Ext.Direct Exceptions
Something to return when there is nothing to give back
Implements Ext.Direct Request objects
Ext.Direct request dispatcher
Provides data serialization into JSON