Open mfikes opened 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.
GBYFetchedResultsController
cljsDelegate
delegate
I can't recall why
GBYFetchedResultsController
has a field namedcljsDelegate
rather than justdelegate
. I vaguely recall some sort of conflict arising. But, ideally this field should just be nameddelegate
.