Jan. 13, 2018
3:22 p.m.
Yes and In automaticMethodCategorizer (an old project that I improved for nothing) I did a protocol analyser to help taking some decision on protocol names. Stef On Sat, Jan 13, 2018 at 2:53 PM, Alistair Grant <akgrant0710@gmail.com> wrote:
On 13 January 2018 at 13:50, Cyril Ferlicot D. <cyril.ferlicot@gmail.com> wrote:
Le 13/01/2018 à 13:46, Norbert Hartl a écrit :
Sounds great! In which class is the code that does the decision about the right name? I think I find my convention here.+
There is MethodClassifier with pragma, prefix and suffix map class side.
Which is called by NautilusUI>>compileAMethodFromCategory:withSource:notifying:
Cheers, Alistair