From: Joseph Spiros Date: Sat, 26 Feb 2005 06:16:19 +0000 (+0000) Subject: Adding a category to NSProxy that fixes a bug so as to allow NSProxies to be X-Git-Tag: v1.0~6 X-Git-Url: http://git.ithinksw.org/ITFoundation.git/commitdiff_plain/a562b4a9e91163116b73f2df7d6589d812d2278e?hp=a562b4a9e91163116b73f2df7d6589d812d2278e 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. ---