Difference between revisions of "JSON Integration Adapter"
m (→Current Status) |
(→Current Status) |
||
Line 11: | Line 11: | ||
== Current Status== | == Current Status== | ||
− | + | Forked NexJ code and created public repository for others to monitor progress and contribute. | |
− | + | ||
− | + | Completed overview of NexJ Integration classes and coding method and class stubs. In process of creating unit tests. | |
− | |||
==Project Phases== | ==Project Phases== |
Revision as of 09:43, 2 June 2011
Contents
Project Goal
To create an adapter for the NexJ Core similar in methodology and design of existing message adapters (XML, Fixed, CSV etc.) but using the JSON format
Contributors
Current Status
Forked NexJ code and created public repository for others to monitor progress and contribute.
Completed overview of NexJ Integration classes and coding method and class stubs. In process of creating unit tests.
Project Phases
To be determined
Project Repository
To be determined
Resources
NexJ Developer's Guide
NexJ Integration Fundamentals