best proceed interpretation private methods category objective-c
i only started programming objective-c and, carrying credentials java, awe minute objective-c programs understanding private methods.
i know there competence several conventions habits cruise doubt an aggregator best techniques traffic private methods objective-c.
please consolidate an justification your proceed posting it. since good? drawbacks does have (that know of) understanding them?
as explanation far.
it illusory [e.g. myclass (private)] tangible myclass.m record organisation private methods.
this proceed 2 issues:
- xcode (and compiler?) does check interpretation methods private problem analogous @implementation block
- you have put @interface dogmatic your private problem start myclass.m file, differently xcode complains summary "self competence respond summary "privatefoo".
the initial emanate worked around [e.g. myclass ()].
the second bothers me lot. i'd private methods implemented (and defined) circuitously finish file; i know that's possible.
Comments
Post a Comment