1
edit
Changes
→Project Phases
==Project Phases==
{|class="collapsible collapsed" style="border-style:solid;border-width:thin;border-color:black"
!align="left" style="background-color:lightSkyBlue;font-weight:bold;border-style:solid;border-width:thin;padding: 2px 2px 2px 2px;"|Phase 1: Design Proposal (Done)
|-
|
* Get requirements from NexJ
* Incorporate requirements from NexJ into Design of JSON Adapater
|-
|
* JSONMarshaller
** Develop marshaller to transform NexJ Server Objects into JSON representation
|-
|
* Send patch to NexJ for review
|}
|-
|
* Refactor JSONSever and TextServer to inherit from GenericCharacterStreamHTTPServer
* Optimize marshaling of nested Pair objects
|-
|
* Send patch to NexJ for review
|}
|-
|
* Minor Clean Up
** Removed unnecessary files
|-
|
* Send patch to NexJ for review
|}