Skip navigation.
 
mlRe: Frameworks, categories and shared namespace
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

Related mailsAuthorDate
mlFrameworks, categories and shared namespace Christiaan Hofman Jun 7, 14:22
mlRe: Frameworks, categories and shared namespace Adam R. Maxwell Jun 7, 17:25
mlRe: Frameworks, categories and shared namespace Uli Kusterer Jun 8, 16:50
mlRe: Frameworks, categories and shared namespace Christiaan Hofman Jun 8, 16:54
mlRe: Frameworks, categories and shared namespace Adam R. Maxwell Jun 9, 02:35
mlRe: Frameworks, categories and shared namespace Hamish Allan Jun 10, 00:57
mlRe: Frameworks, categories and shared namespace Bill Bumgarner Jun 10, 01:02
mlRe: Frameworks, categories and shared namespace Hamish Allan Jun 10, 01:09
mlRe: Frameworks, categories and shared namespace Adam R. Maxwell Jun 10, 01:25
mlRe: Frameworks, categories and shared namespace Kenneth Dyke Jun 10, 02:03
mlRe: Frameworks, categories and shared namespace Christiaan Hofman Jun 10, 12:05