Minutes 040607: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 15: Line 15:
** Only the ones that do not need inputs
** Only the ones that do not need inputs
** That comes down to the random number generators
** That comes down to the random number generators
* Deprecation Strategy
** Keep the old classes, delegating to the new classes?
** Keep the old classes around, with a CMake configuration option?


== Action Items ==
== Action Items ==

Revision as of 17:23, 6 April 2007

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?
    • Keep the old classes around, with a CMake configuration option?

Action Items