[
https://issues.apache.org/jira/browse/CB-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367942#comment-14367942
]
ASF subversion and git services commented on CB-8270:
-----------------------------------------------------
Commit 987c515c97c83423e82ebe2aa62544dbd8410a79 in cordova-ios's branch
refs/heads/4.0.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=987c515 ]
CB-8270 - Update Objective-C unit tests for JSON serialization. Cleaned up unit
test workspace as well.
> 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
> Labels: categories, ios, namespace
> Fix For: 4.0.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> 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]