Agenda&Status 081007: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 18: | Line 18: | ||
=== Technical Topics === | === Technical Topics === | ||
* itkSmartPointerForward Reference and MinGW | |||
* zlib updated, some mangling remanent issues | |||
** We don't have a Dashboard submission of InsightApplications with Nightly ITK and Nightly VTK | |||
*** Just added one from Redwall (Windows Vista 64bits). It should appear tomorrow. | |||
* LightObject race condition | * LightObject race condition | ||
** Gaetan has a fix and it is about to commit it | ** Gaetan has a fix and it is about to commit it | ||
** Discussion in the mailing list | |||
* TransformFileWriter and Factories | * TransformFileWriter and Factories | ||
** New CMake option ITK_USE_TRANSFORM_IO_FACTORIES | ** New CMake option ITK_USE_TRANSFORM_IO_FACTORIES | ||
** Working on Dashboards at Iowa | |||
** Coding Style | ** Coding Style | ||
*** TxtTransform should probably be TextTransformIO (no acronyms in ITK names) | *** TxtTransform should probably be TextTransformIO (no acronyms in ITK names) | ||
Line 31: | Line 35: | ||
** [[Proposals:Refactoring FEM Framework|Wiki Proposal Page]] | ** [[Proposals:Refactoring FEM Framework|Wiki Proposal Page]] | ||
* Quad Edge Mesh | * Quad Edge Mesh | ||
** Alex Progress | ** Alex Progress Reportt | ||
** Proposal page: [[Proposals:New Mesh Class|New Mesh Class]] | ** Proposal page: [[Proposals:New Mesh Class|New Mesh Class]] | ||
* ImageIO Streaming | * ImageIO Streaming | ||
** ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too... | ** ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too... |
Revision as of 13:56, 17 August 2007
Project Management
- Roadmap for ITK Maintenance 2007-2008
- Please give us your suggestions Roadmap 2007-2008
- Release Schedule
- Next release 3.4 http://www.itk.org/Wiki/ITK_Release_Schedule#Release_3.4_Schedule
- Could we freeze next week ?
- Aim for releasing early September / back to school time frame
- Log of bug triage
- 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
- itkSmartPointerForward Reference and MinGW
- zlib updated, some mangling remanent issues
- We don't have a Dashboard submission of InsightApplications with Nightly ITK and Nightly VTK
- Just added one from Redwall (Windows Vista 64bits). It should appear tomorrow.
- We don't have a Dashboard submission of InsightApplications with Nightly ITK and Nightly VTK
- LightObject race condition
- Gaetan has a fix and it is about to commit it
- Discussion in the mailing list
- TransformFileWriter and Factories
- New CMake option ITK_USE_TRANSFORM_IO_FACTORIES
- Working on Dashboards at Iowa
- Coding Style
- TxtTransform should probably be TextTransformIO (no acronyms in ITK names)
- TransformIOBase was not using Set/Get/Bool macros.
- FEM Refactoring
- Nick Tuiston
- Wiki Proposal Page
- Quad Edge Mesh
- Alex Progress Reportt
- Proposal page: New Mesh Class
- ImageIO Streaming
- ImageSeriesReader and ImageSeriesWriter should be fixed to support streaming too...