Changes between Version 16 and Version 17 of PLATFORM_STANDARDS_DESIGN


Ignore:
Timestamp:
01/16/09 01:22:41 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_DESIGN

    v16 v17  
    3939 * Setup design should link to tutorials that should be used for making the setup. --pap@2009-01-15 
    4040 * UML Diagrams and reqired libraries sound strange for a bugfix.  --pap@2009-01-15 
     41 * It is worth mentioning that classes/methods that are not supposed to be inherited should be declared final.  --pap@2009-01-15 
     42 * Object construction methods are important so perhaps these could also be part of design standards. --pap@2009-01-15