Changeset 4004

Show
Ignore:
Timestamp:
03/31/06 20:08:57 (3 years ago)
Author:
morris
Message:

Log exceptions in testing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • WiredClient/trunk/WCApplicationController.m

    r3996 r4004  
    120120 
    121121        sharedController = self = [super init]; 
     122         
     123#ifndef RELEASE 
     124        [[WIExceptionHandler sharedExceptionHandler] enable]; 
     125#endif 
    122126 
    123127        [[NSNotificationCenter defaultCenter]