bignerdranch / Freddy

A reusable framework for parsing JSON in Swift.
MIT License
1.09k stars 120 forks source link

Swift 3.0 Naming #207

Closed mdmathias closed 8 years ago

mdmathias commented 8 years ago

This PR performs various updates to Freddy's API such that is it conforms to Swift 3's naming guidelines.

@davidahouse and I did our best to follow the conventions, maintain Freddy's style, and maximize clarity. There are some cases where we were not quite sure what the right decision was, and so we welcome feedback.

zwaldowski commented 8 years ago

Looking good! 👍🏼