The FRT implementation containing only the modified files(2) and functions. This dies not contain all the FRT code, and should be good for review. All comments are deleted.
The coding style of FRT is in conflict with the COS, and FRT code style is left untouched.
@phani
@ryx
Code Quality
As part of this pull request, I've considered the following:
Style:
[x] Comments adhere to the Style Guide (SG)
[x] Spacing adhere's to the SG
[x] Naming adhere's to the SG
[x] All other aspects of the SG are adhered to, or exceptions are justified in this pull request
Code Craftsmanship:
[x] I've made an attempt to remove all redundant code
[x] I've considered ways in which my changes might impact existing code, and cleaned it up
[x] I've formatted the code in an effort to make it easier to read (proper error handling, function use, etc...)
[x] I've commented appropriately where code is tricky
[x] I agree that there is no "throw-away" code, and that code in this PR is of high quality
Summary of this PR
The FRT implementation containing only the modified files(2) and functions. This dies not contain all the FRT code, and should be good for review. All comments are deleted. The coding style of FRT is in conflict with the COS, and FRT code style is left untouched. @phani @ryx
Code Quality
As part of this pull request, I've considered the following:
Style:
Code Craftsmanship: