Reachability icon indicating copy to clipboard operation
Reachability copied to clipboard

Refactored Reachability with a three-letter prefix

Open MrRooni opened this issue 11 years ago • 3 comments

I refactored the Reachability class to have a three-letter prefix as per Apple's recommendations. http://developer.apple.com/library/ios/#documentation/cocoa/conceptual/ProgrammingWithObjectiveC/Conventions/Conventions.html

Great work on this class, thanks for providing it!

best, Michael Fey [email protected] No Thirst Software LLC

MrRooni avatar May 20 '13 13:05 MrRooni

This would break its "drop in" replacement for the older Apple stuff. I'll leave this open though so others could use your patch.

tonymillion avatar Jul 02 '13 09:07 tonymillion

I don't have an interest in seeing this added myself but I think I've seen this requested before so maybe 318386e would be a useful addition.

andrewtj avatar Jul 02 '13 10:07 andrewtj

Hello, if your readme states that apps will get rejected with the current name, then drop in feature has to be dropped. I suggest TMReachability.

Coeur avatar Feb 16 '16 13:02 Coeur