Changes for version 0.04
- JSORB::Client::Compiler
- base role for client compilers
- JSORB::Client::Compiler::Javascript
- concreate class to compile javascript clients based on a JSORB interface
- added tests
- concreate class to compile javascript clients based on a JSORB interface
- JSORB::Types
- removed the ScalarRef type (we can't really support it).
- clarified types in the docs
- removed the ScalarRef type (we can't really support it).
- JS::JSORB
- added support for finding, slurping and copying the JSORB.js file
- added details in the docs
- added support for finding, slurping and copying the JSORB.js file
Modules
Catalyst Action for JSORB dispatchers
Catalyst Action for JSORB Dispatcher
Javascript client for JSORB
Javascript Object Request Broker
A base role for JSORB client compilers
A JSORB Javascript client compiler
A core JSORB element
A dispatcher for use with Catalyst
A Catalyst dispatcher for invocants
Simple path based dispatcher
A dispatcher trait for context arguments
A dispatcher trait for invocants
A dispatch trait which creates invocants
A JSORB Interface
An RPC Method
A JSORB namespace
A basic RPC procedure
Automatic JSORB namespace/interface construction
Automatic JSORB namespace/interface construction
A simple HTTP server for JSORB
A debugging trait for JSORB::Server::Simple
A JSORB::Server::Simple trait for working with invocants
A JSORB::Server::Simple trait for static files
A set of Moose types used in JSORB
Examples
- example/README.examples
- example/forest_tree/index.html
- example/forest_tree/jsorb_server.pl
- example/js/jquery-1.2.6.js
- example/js/json2.js
- example/kiokudb_navigator/css/style.css
- example/kiokudb_navigator/index.html
- example/kiokudb_navigator/jsorb_server.pl
- example/simple/index.html
- example/simple/jsorb_server.pl