Changes between Version 24 and Version 25 of CodeBestPractices


Ignore:
Timestamp:
2012-12-01 11:21:00 (11 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeBestPractices

    v24 v25  
    66The following issues are discussed on this page: 
    77 * [#Robustness Robustness] 
    8    * [#try_/_cath Try / Catch] 
    9    * [#logging_events Logging events] 
     8   * [#Try_/_Catch Try / Catch] 
     9   * [#Logging_Events Logging events] 
    1010   * Creation and disposal of objects and data 
    1111 * [#Compatibility Cross-platform compatibility]