Re: [Hessianobjc-user] NSDate leo issue and svn url
Status: Alpha
Brought to you by:
cocoa_dood
|
From: Tore H. <ha...@pv...> - 2007-12-09 22:20:31
|
On Dec 9, 2007, at 02:33, Byron Wright wrote: > I was originally relying on the classString property because any of > the class that use class cluster don't have true inheritance > therefore [NSCalendarDate class] != [NSDate class] (as you've > already demonstrated with your fix) even though according to the > documentation NSCalendarDate inherits from NSDate (as this is the > nature of class clusters). I'll re-address this to come up with a > better equality test for class clusters. Yes, I almost remember the class cluster thing. Thanks for committing a fix! - Tore. |