Re: How to locate which are not declared in header methods
Re: How to locate which are not declared in header methods
- Subject: Re: How to locate which are not declared in header methods
- From: Bill Hernandez <email@hidden>
- Date: Thu, 20 May 2010 19:29:35 -0500
On May 13, 2010, at 2:25 PM, Steve Cronin wrote:
> Folks;
>
> I've been tasked with cleaning up some fairly complex code that is all thrown together in a massive class.
>
> Is there a technique for isolating methods which exist in an @implementation file but are not declared in the @interface file.
>
> Any thoughts or tips?!
> Steve
>
> - including my personal email in any response is deeply appreciated
Steve,
I created this to help with your problem:
http://www.journey-of-flight.com/bh_xcode/how-to/0017_Compare_Method_Defs/index.php
What you want to do is something I do regularly, maybe this will help you...
Best Regards,
Bill Hernandez
Plano, Texas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden