Changes between Version 2 and Version 3 of PRO_LIB_CORE_TUTORIAL_R1


Ignore:
Timestamp:
01/20/09 14:40:41 (16 years ago)
Author:
gogov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_TUTORIAL_R1

    v2 v3  
    1515  * a brief explanation of the given problems and how the properties help in such cases 
    1616 * Expand the '''Bad Code Examples''' section by listing at least five more scenarios where properties have been used in a wrong way also providing an explanation what's wrong and how to fix it 
     17 
     18 * Add new sections which describe newly added things since the last revision of the tutorial or weren't described in it but need description: 
     19  * Most frequently used and newly implemented annotations (@Own, @Shared, @Immutable...) 
     20  * ProChanges and related 
     21  * Most frequently used exceptions and their meaning 
     22  * Inspector section which links to the Inspector page and gives usage hints 
     23 
     24 * Reogranize the tutorial to move the deprecated stuff in a '''Deprecated''' section at the end 
    1725 
    1826== Task result ==