Project

General

Profile

User story #288

Updated by Ivan Herrero over 9 years ago

Implement a json and xml parser based on the SLK implementation.

h1. Source code files modified

*

Source/Core/BareMetal/L3Streams/AdvancedErrorManagement.h
* Source/Core/BareMetal/L4Configuration/AnyTypeCreator.cpp
* Source/Core/BareMetal/L4Configuration/AnyTypeCreator.h
* Source/Core/BareMetal/L4Configuration/JsonParser.cpp
* Source/Core/BareMetal/L4Configuration/JsonParser.h
* Source/Core/BareMetal/L4Configuration/LexicalAnalyzer.cpp
* Source/Core/BareMetal/L4Configuration/LexicalAnalyzer.h
* Source/Core/BareMetal/L4Configuration/Parser.cpp
* Source/Core/BareMetal/L4Configuration/ParserI.cpp
* Source/Core/BareMetal/L4Configuration/ParserI.h
* Source/Core/BareMetal/L4Configuration/StandardParser.cpp
* Source/Core/BareMetal/L4Configuration/StandardParser.h
* Source/Core/BareMetal/L4Configuration/StringToInteger.cpp
* Source/Core/BareMetal/L4Configuration/XMLParser.cpp
* Source/Core/BareMetal/L4Configuration/XMLParser.h


h1. Architecture & design review

*Date of the review:* 09/12/2015

*Person who did the review:* André Neto

*Version of architecture & design document:* N/A.

*Result of review:* N/A

*List of non-conformities:* N/A

h1. Code and documentation review

*Date of the review:* --/--/2015

*Person who did the review:*

*Result of review:*

*List of non-conformities:* N/A.

h1. Unit test review

*Date of the review:* --/--/2015

*Person who did the review:* -----

*Result of coverage tests review:* [PASS/FAIL]

*Result of functional tests review:* [PASS/FAIL]

*Result of review:* [PASS/FAIL]

*List of non-conformities:*

Back