Difference between revisions of "Developer Meetings/20121009"
From Slicer Wiki
m |
m |
||
Line 3: | Line 3: | ||
== To discuss == | == To discuss == | ||
* Tutorial testing status | * Tutorial testing status | ||
+ | * Discuss commit [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21147 r21147] | ||
* Style and Coding Conventions discussion topics | * Style and Coding Conventions discussion topics | ||
** Commit message style. See [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Style_Guide#Commits here] | ** Commit message style. See [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Style_Guide#Commits here] |
Revision as of 19:00, 9 October 2012
Home < Developer Meetings < 20121009Attendees:
To discuss
- Tutorial testing status
- Discuss commit r21147
- Style and Coding Conventions discussion topics
- Commit message style. See here
- Backwards compatibility and deprecation
- Q_ASSERT vs qDebug, and vtkErrorMacro
- Memory management from 'Create' methods [1]