Adding a category to NSProxy that fixes a bug so as to allow NSProxies to be
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 26 Feb 2005 06:16:19 +0000 (06:16 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 26 Feb 2005 06:16:19 +0000 (06:16 +0000)
commita562b4a9e91163116b73f2df7d6589d812d2278e
tree29534ed9d08d9562aa6dcda8783eab0844098106
parent3215be951cbc1e5e8bad14701507b68ebf380ab5
Adding a category to NSProxy that fixes a bug so as to allow NSProxies to be
passed as arguments to NSLog without needing to explicitly call
-description outside of NSLog.
ITCategory-NSProxy.h [new file with mode: 0644]
ITCategory-NSProxy.m [new file with mode: 0644]
ITFoundation.xcode/project.pbxproj