LazyTweet: What happens when you add a method in a Obj-C 2 class category, and the class adds a method with that name later on?mikepj (0) -
posted 3 years, 4 months agovia Twitter -
2 Replies
2 Answers
@bbum probably can give you a better idea, but the short answer is "nothing good". Pick a unique prefix to put on your method.
jurewitz (0) -
3 years, 4 months agovia Twitter
-
Add Comment