On Tue, Aug 5, 2008 at 4:31 PM, James Bucanek <[EMAIL PROTECTED]> wrote:
> The OP did override -close in their subclass and were attempting to call > [super close] from the subclass' -close method. The OP stated that they > couldn't simply use [super close] because -close was "private," which didn't > make any sense to me. Yes, I was ignoring that part because I assumed it was just poorly phrased (and later corrected). Perhaps, Jonathan, you could elaborate on what leads you to believe the -close method is private? -- I.S. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
