Project

General

Profile

User story #201

Updated by Ivan Herrero over 9 years ago

Classes with only static members shall be converted, were possible, to namespaces.
This should avoid warnings from flexelint and result in clearer and more segregated code.

h1. Source code files modified

Almost all files in L0Portability and L1Objects

h1. Architecture & design review

As per the original MARTe implementation, this is a support function and does not require formal design in UML.

h1. Code and documentation review

*Date of the review:* 31/08/2015

*Person who did the review:* Ivan Herrero

*Result of review:* PASS

*List of non-conformities:* N/A

h1. Unit test review

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

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

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

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

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

*List of non-conformities:* N/A

*Note:* No new unit tests were added for this user story.

Back