Agenda&Status 081007: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 20: Line 20:
** Files were moved to Code/Review
** Files were moved to Code/Review
** New CMake option ITK_USE_TRANSFORM_IO_FACTORIES
** New CMake option ITK_USE_TRANSFORM_IO_FACTORIES
** Coding Style
*** TxtTransform should probably be TextTransformIO (no acronyms in ITK names)
*** TransformIOBase was not using Set/Get/Bool macros.
* FEM Refactoring
* FEM Refactoring
** Nick Tuiston
** Nick Tuiston

Revision as of 13:06, 10 August 2007

Project Management

  • Release Schedule
  • Continue Bug Triage http://www.itk.org/Bug/query.php
    • Before last session we covered bugs 5148 to 4741 (June 15)
    • Last session we covered bugs 4657 to 4499 (June 22)
  • phpBugTracker replaced with MANTIS
    • Due to spam attacks
    • We still need to clean up the spam (manually).
    • NOTE: Many bugs changed Project (e.g. ITK --> VTK)* ImageIO Streaming
    • ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...

Technical Topics

  • TransformFileWriter and Factories
    • Kent committed an implementation
    • Files were moved to Code/Review
    • New CMake option ITK_USE_TRANSFORM_IO_FACTORIES
    • Coding Style
      • TxtTransform should probably be TextTransformIO (no acronyms in ITK names)
      • TransformIOBase was not using Set/Get/Bool macros.
  • FEM Refactoring
  • Quad Edge Mesh
  • ImageIO Streaming
    • ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...