goby
goby copied to clipboard
Rename GBYFetchedResultsController cljsDelegate to be just delegate
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
.