Versions Compared

Key

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

...

  • document eclipse FTL configuration for hot FTL pages
  • Proposal - One timeboxed story on FTL spike - MIFOS-4409 4409  
  • Measure speed of migration of another area of Mifos. Compare established baseline (12 or so data points of historical LOC counts from git) with these new measurements.

...

"Speed of migration" will be rate of change of LOC of select source files (.jsp, *Action.java, *Controller.java, etc.) - comparing only jsp to jsp, ftl to ftl etc., over time (since we might expect, for instance, less LOC in ftl than jsp).

For testing related goals, we will measure:

  1. time spent modifying CreateSavingsAccountTest
  2. Number of items caught during CSS walk through.
  3. Number of layout or functional bugs logged during testing phase.(missed during walk through)
  4. Time spent by QA

Measuring in this way will allow us to track a rough "burndown" of remaining UI code to convert (jsp and *Action.java LOC remaining).

...