Comment by im3w1l 4 months ago Well I have never used Objective-C so I can't comment on it. 1 comment im3w1l Reply pjmlp 4 months ago On Objective-C, due to the way the language works, besides ClassFactoryGeneratorFactories, you would need to add all parameter names to the identifier.Here, enjoy https://github.com/Quotation/LongestCocoaThere is even a style guide on it,https://developer.apple.com/library/archive/documentation/Co...
pjmlp 4 months ago On Objective-C, due to the way the language works, besides ClassFactoryGeneratorFactories, you would need to add all parameter names to the identifier.Here, enjoy https://github.com/Quotation/LongestCocoaThere is even a style guide on it,https://developer.apple.com/library/archive/documentation/Co...
On Objective-C, due to the way the language works, besides ClassFactoryGeneratorFactories, you would need to add all parameter names to the identifier.
Here, enjoy https://github.com/Quotation/LongestCocoa
There is even a style guide on it,
https://developer.apple.com/library/archive/documentation/Co...