Ruoyu Fu created CB-8270:
----------------------------

             Summary: Objective-C methods on categories should be named with a 
prefix
                 Key: CB-8270
                 URL: https://issues.apache.org/jira/browse/CB-8270
             Project: Apache Cordova
          Issue Type: Improvement
          Components: iOS
    Affects Versions: Master
         Environment: All iOS platforms
            Reporter: Ruoyu Fu
            Priority: Critical
             Fix For: Master


According to Apple's documentation, naming a Category method without a prefix 
would possibly cause a Name Clash
https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/CustomizingExistingClasses/CustomizingExistingClasses.html#//apple_ref/doc/uid/TP40011210-CH6-SW4

In CordovaLib/Classes/CDVJSON.h : NSArray(CDVJSONSerializing) 
The method name should starts with a prefix



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to