Sugestion: Offer "must not strip" as a suggested method category for methods in "unreferenced selectors"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Sugestion: Offer "must not strip" as a suggested method category for methods in "unreferenced selectors"

Christopher J. Demers
I would like to suggest offering "must not strip" as a suggested method
category for methods in the "unreferenced selectors" pseudo-category.  This
would make it quicker to categorize methods that are being wrongly stripped
from a deployed image.

Chris


Reply | Threaded
Open this post in threaded view
|

Re: Sugestion: Offer "must not strip" as a suggested method category for methods in "unreferenced selectors"

Blair McGlashan
"Christopher J. Demers" <[hidden email]> wrote in
message news:b40trh$1qq0tg$[hidden email]...
> I would like to suggest offering "must not strip" as a suggested method
> category for methods in the "unreferenced selectors" pseudo-category.
This
> would make it quicker to categorize methods that are being wrongly
stripped
> from a deployed image.
>

Good idea Chris, thanks.

Blair