site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Is that possible? Thanks, Micah _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... I recall we were told that with Objective-C we needed to have unique class or interface names, but does this hold true for functions as well? We have 3 plugins that all share a templated function, and it REALLY seems like one plugin is calling the function compiled a 2nd plugin. We think this because, if we add "return 0" at the top of the function, but only rebuild one plugin, the code still executes! If we rename the function to something unique, then it correctly returns 0 and does nothing. Another interesting thing is we had been having problems stepping into the code to debug, but after the rename, it suddenly has no problem at all. This email sent to site_archiver@lists.apple.com
participants (1)
-
Micah Sharp