--
You received this message because you are subscribed to the Google Groups "BubbleWrap" group.
To post to this group, send email to bubbl...@googlegroups.com.
To unsubscribe from this group, send email to bubblewrap+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/bubblewrap/-/iT8gWC_T14QJ.
For more options, visit https://groups.google.com/groups/opt_out.
I like the take from Matt's MacRuby book: use camel case for methods/callbacks defined in iOS / Objective-C, then use snake case for our own defined methods.