Difference between revisions of "Developer Meetings/20121009"
From Slicer Wiki
m |
|||
Line 2: | Line 2: | ||
== To discuss == | == To discuss == | ||
+ | * Tutorial testing status | ||
* 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 14:13, 9 October 2012
Home < Developer Meetings < 20121009Attendees:
To discuss
- Tutorial testing status
- 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]