FROM : Uli Kusterer
DATE : Sun Jun 08 16:50:07 2008
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
DATE : Sun Jun 08 16:50:07 2008
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
| 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

