Inspirel banner

Programming Distributed Systems with YAMI4

4 JSF Coding Standard Exceptions

The YAMI4 C++ Core library was written with a strict coding standard that is to a large extent compatible with the JSF (Joint-Strike Fighter) document.

It should be noted, however, that some exceptions to the original set of rules were allowed in order to ensure better integration of code base with other components and to benefit from some of the assumptions that are commonly true in those contexts where the YAMI4 library will be most likely used.

This chapter documents exceptions from the JSF coding standard. The list of exceptions can be useful for those users who routinely use style checking and verification tools that have the JSF rules built in.