Minutes 042106: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=== Attendees === | === Attendees === | ||
Line 17: | Line 16: | ||
** How to allow users to turn on selective pieces of the explicit instantiation | ** How to allow users to turn on selective pieces of the explicit instantiation | ||
** Could it be possible to generate the files instead of having to put them in CVS ? | ** Could it be possible to generate the files instead of having to put them in CVS ? | ||
* Papers from the Insight Journal | |||
=== Action Items === | === Action Items === | ||
Line 24: | Line 24: | ||
* Luis: to move the Signed Distance class into the Review directory | * Luis: to move the Signed Distance class into the Review directory | ||
** Nick (author) will do code improvements in CVS. | ** Nick (author) will do code improvements in CVS. | ||
* Luis: send note to Gaetan to give him CVS write access |
Revision as of 17:26, 21 April 2006
Attendees
- Bill Lorensen
- Julien Jomier
- Luis Ibanez
- Vincent Magnotta
- Lydia Ng
Discussions
- Borland compiler still have problems with concept checking
- Some concerns about the burden of explicit instantiation for developers
- Similar to the wrapping process. Types should be choosen for every class.
- One file per type. e.g. Image char 3, is one file, Image float 2 is another file.
- How to ensure that future developers will remember to add the explicit instantiation file for new classes ?
- How to allow users to turn on selective pieces of the explicit instantiation
- Could it be possible to generate the files instead of having to put them in CVS ?
- Papers from the Insight Journal
Action Items
- Luis: turn off concept checking for Borland in CMakeLists.txt file.
- Julien & Brad to set up a Wiki proposal page on the explicit instantiation
- Luis: to move the Signed Distance class into the Review directory
- Nick (author) will do code improvements in CVS.
- Luis: send note to Gaetan to give him CVS write access