Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • (DJC)Document the code so that all methods are documented and no warnings are issued during builds.
  • (DJC) If the Doxygen generator identifies missing blocks, fix them (Subheading: Follow the style guide!)
  • (DJC) Warnings are being ignored.  This is VERY dangerous – let’s clean them up now, and fix them as they occur.
  • (DJC) Complete the refactoring for the Propagate command and the PropagationEnabledCommand base class.
  • (JJKP) Scrub the code against the Style Guide.
  • (JJKP) Remove dead code
  • (SPH)  Remove items that have been deprecated for more than one release

Architectural Refactoring

...