discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of GNUstep fixes


From: David Wetzel
Subject: Re: List of GNUstep fixes
Date: Fri, 25 Nov 2005 16:55:09 +0100

Andreas Hoeschler  wrote:


> NSCalendarDate
> Don't raise exceptions here, return nil instead, otherwise creating 
> dates from invalid strings (NSDateFormatter tries this often) leads to 
> crashes.

Exceptions can be catched and make it easier to debug.
Install gdb 6 and set a breakpoint on raise. 


> NSDateFormatter

Works for my in GSWeb apps.

> NSNumberFormatter

We have a custom Subclass here which is language dependent. So no comment here.

For the AppKit stuff check if that stuff could go into an Association.

dave

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]