Minutes 031408: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 15: Line 15:
**** Naming conventions : Renaming some classes ? to replace the exiting TransformReader
**** Naming conventions : Renaming some classes ? to replace the exiting TransformReader
***** Rename TxtTransformIO as "Something"TransformIO.
***** Rename TxtTransformIO as "Something"TransformIO.
***** Adding the concept of a Version ? (to make easier in the future to backward-compatibly make changes)
***** Adding the concept of a Version ? (to make easier in the future to backward-compatibly make changes)[ already has it ]
**** '''Do Code Review'''
**** '''Do Code Review'''

Revision as of 17:16, 14 March 2008

Attendees

  • Jim Miller
  • Nick Tustison
  • Luis Ibanez

Discussion

  • Cutting ITK 3.6 by end of March
    • Critical Issues
      • Changes to Mattes MI
      • Installation with CPack install
      • Changes to Matrix/Tensor interactions
      • Transform IO
        • Naming conventions : Renaming some classes ? to replace the exiting TransformReader
          • Rename TxtTransformIO as "Something"TransformIO.
          • Adding the concept of a Version ? (to make easier in the future to backward-compatibly make changes)[ already has it ]
        • Do Code Review