Closed adonoho closed 10 years ago
I think the only issue with renaming the classes (which I agree with btw) is that a new podspec will need generating. Cocoapods forbid updating specs which break existing installations. See the cocoapods FAQ
Specifications can be updated only if they don't affect existing installations.
Thanks for this PR. I had already started a namespace refactor some time ago. I just merged it in.
As far as cocoapods goes, I contacted them this morning, and the solution we arrived at was:
I'm still waiting for them to pull in the change, but it shouldn't be too long: https://github.com/CocoaPods/Specs/pull/6141
Please change the name of the Classes directory to TWMessageBarManager. That is important to us folks not using CocoaPods.
As this class looks promising, I've added a proper namespace and moved the classes into a non-generic directory name.