Minutes 040607

From KitwarePublic
Jump to navigationJump to search

Attendees

  • Jim Miller
  • Nick Tuicston
  • Luis Ibanez

Discussion

  • Statistics
    • Jim suggests to add a cross-sample
  • Agree to
    • Sample derive from DataObject
    • SampleAlgorithmBase derive from DataObject
  • Generators
    • Only the ones that do not need inputs
    • That comes down to the random number generators
  • Deprecation Strategy
    • Keep the old classes, delegating to the new classes?
      • Better for maintenance.
    • Keep the old classes around, with a CMake configuration option?
      • Brings the complication of requiring duplicate dashboard to ensure that both versions of the code still work.

Action Items