Closed jverkoey closed 8 years ago
Would be worthwhile to mimic the Swift access levels model and call it src/internal
since performers will most likely be internal?
Oh! Interesting question. Our src/private
concept comes from our Objective-C conventions. I could get behind introducing a src/internal
distinction for swift conventions.
Can you start a discussion about this on the team repo?
🎊 My diff is ready for review at http://codereview.cc/D1814
All performer logic should be added to swift files in the
src/private
sub-directory.See the Core Animation family for an example: https://github.com/material-motion/material-motion-family-coreanimation-swift/tree/develop/src/private