1
edit
Changes
→JSON Adapter
= JSON Adapter =
Developer an adapter to expose NexJ Express Server objects using JSON
Phase 5: '''On-going...'''
<br/>
* Get requirements from NexJ
* Incorporate requirements from NexJ into Design of JSON Adapater
* Proposal proposal for review, make changes as by NexJ until approved
* JSONMarshaller
** Develop marshaller to transform NexJ Server Objects into JSON representation
** Create Server objects
* Send patch to NexJ for review
* Refactor JSONSever and TextServer to inherit from GenericCharacterStreamHTTPServer
* Optimize marshaling of nested Pair objects
* Rename variables and methods as per NexJ Developer's Guide
* Send patch to NexJ for review
'''JSON''' <br/>
http://www.json.org <br/>