2012
Version 1.0
- 
    
Examples structure:
 
Objective:
Review the current example structure:
- basic, novice (to be supressed), extended (too big), advanced
 
- 
    
Basic/Novice Examples:
 
Objective:
Provide the novice users only one set of basic examples
- 
    
Extended Examples:
 
Objectives:
- 
    
Code review: check that the example code is implementing in the most efficient way and does not use obsolete code
 - 
    
Reduce the code of by reusing common classes.
 - 
    
Apply the coding guidelines approved during 2011
 - 
    
Add new features not yet demonstrated.
 
Steps:
- 
    
Code review: by WG members not owners of reviewed example
(1) - 
    
Identifying classes which can be replaced with common ones
(1) - 
    
Applying coding guidelines, use of common classes
(1) - 
    
Adding new features not yet demonstrated in the current examples set
(2) - 
    
Removal of the obsolete examples
(2)