NSProxy
NSProxy
- Subject: NSProxy
- From: The Amazing Llama <email@hidden>
- Date: Tue, 14 Jan 2003 12:03:50 -0800
Going about my only idea for finding this memory leak (as mentioned in
NSZombie, the other thread I just started), I'm implementing a class
that pretends to be an NSNumber.
I figured that I should subclass from NSProxy. Then I looked at NSProxy
and realized that it gave me no features at all, and as far as I can
tell just makes my life interesting by selectively not implementing a
few things; -init for example. So... what's the point of subclassing
NSProxy? What DOES it give you, aside from bookkeeping?
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.