Difference between revisions of "JSON RPC Adapter Project"

From CDOT Wiki
Jump to: navigation, search
(Project Phases)
(Project Phases)
Line 27: Line 27:
 
|-
 
|-
 
|
 
|
 +
 
* JSONMarshaller
 
* JSONMarshaller
 
** Develop marshaller to transform NexJ Server Objects into JSON representation
 
** Develop marshaller to transform NexJ Server Objects into JSON representation
Line 46: Line 47:
 
|-
 
|-
 
|
 
|
 +
 
* Send patch to NexJ for review
 
* Send patch to NexJ for review
 
|}
 
|}
Line 53: Line 55:
 
|-
 
|-
 
|
 
|
 +
 
* Refactor JSONSever and TextServer to inherit from GenericCharacterStreamHTTPServer
 
* Refactor JSONSever and TextServer to inherit from GenericCharacterStreamHTTPServer
 
* Optimize marshaling of nested Pair objects
 
* Optimize marshaling of nested Pair objects

Revision as of 22:42, 4 December 2010

JSON_Adapter

Project Goal

Develope an adapter to expose NexJ Express Server objects using JSON

Current Status

Phase 11: Code Review 5
Ongoing...

Project Phases


Phase 11: Code Review 5

  • Send code for review

Links

JSON
http://www.json.org