mfikes / goby

Develop iOS apps with ClojureScript
Eclipse Public License 1.0
345 stars 17 forks source link

Rename GBYFetchedResultsController cljsDelegate to be just delegate #3

Open mfikes opened 9 years ago

mfikes commented 9 years ago

I can't recall why GBYFetchedResultsController has a field named cljsDelegate rather than just delegate. I vaguely recall some sort of conflict arising. But, ideally this field should just be named delegate.