FROM : Christiaan Hofman
DATE : Sun Jun 08 16:54:47 2008
On 8 Jun 2008, at 4:50 PM, Uli Kusterer wrote:
> Am 07.06.2008 um 08:25 schrieb Adam R. Maxwell:
>> If you're adding a lot of methods to an Apple-supplied class, I
>> think it's preferable to use a subclass, framework or not (but that
>> doesn't work with some objects, e.g. singletons).
>
>
> It also doesn't help when you're not the one creating the object,
> e.g. you get it from a system library.
>
> Cheers,
> -- Uli Kusterer
> "The Witnesses of TeachText are everywhere..."
> http://www.zathras.de
That's basically the situation I'm asking about. When the class is
defined in the framework I don't really care.
Christiaan
DATE : Sun Jun 08 16:54:47 2008
On 8 Jun 2008, at 4:50 PM, Uli Kusterer wrote:
> Am 07.06.2008 um 08:25 schrieb Adam R. Maxwell:
>> If you're adding a lot of methods to an Apple-supplied class, I
>> think it's preferable to use a subclass, framework or not (but that
>> doesn't work with some objects, e.g. singletons).
>
>
> It also doesn't help when you're not the one creating the object,
> e.g. you get it from a system library.
>
> Cheers,
> -- Uli Kusterer
> "The Witnesses of TeachText are everywhere..."
> http://www.zathras.de
That's basically the situation I'm asking about. When the class is
defined in the framework I don't really care.
Christiaan
| Related mails | Author | Date |
|---|---|---|
| Christiaan Hofman | Jun 7, 14:22 | |
| Adam R. Maxwell | Jun 7, 17:25 | |
| Uli Kusterer | Jun 8, 16:50 | |
| Christiaan Hofman | Jun 8, 16:54 | |
| Adam R. Maxwell | Jun 9, 02:35 | |
| Hamish Allan | Jun 10, 00:57 | |
| Bill Bumgarner | Jun 10, 01:02 | |
| Hamish Allan | Jun 10, 01:09 | |
| Adam R. Maxwell | Jun 10, 01:25 | |
| Kenneth Dyke | Jun 10, 02:03 | |
| Christiaan Hofman | Jun 10, 12:05 |






Cocoa mail archive

