Difference between revisions of "JSON Integration Adapter Code Review 1 Changes"
m (→Design Document) |
m (→General) |
||
Line 21: | Line 21: | ||
* Lines that create new Objects should be between newlines | * Lines that create new Objects should be between newlines | ||
* Add newline before break | * Add newline before break | ||
− | |} | + | | Complete for now (revisit later)} |
===== Design Document ===== | ===== Design Document ===== |
Revision as of 12:24, 24 August 2011
Contents
General
Tasks | Status | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Exception
|
Complete for formatter, may be revisited for parser | ||||||||||||||||||||||||||||||||||||
Documentation
|
|||||||||||||||||||||||||||||||||||||
Code Style
|
Complete for now (revisit later)}
Design Document
JSONMessagePartMapping
JSONMessageParser
JSONMessageFormatter
|