google / eDistantObject

eDistantObject (eDO) - Remote invocation library for iOS
Apache License 2.0
174 stars 36 forks source link

Add warning to variadic method +arrayWithObjects:. #245

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Add warning to variadic method +arrayWithObjects:.

As we see more people were confused by the behavior of variadic methods, it is demanded to add warning message to the most commonly used method. In this change the +arrayWithObjects: is added.