ConsistencyManager icon indicating copy to clipboard operation
ConsistencyManager copied to clipboard

Swift 3 API for BatchListener could use some work

Open plivesey opened this issue 9 years ago • 0 comments

open func addListener(_ consistencyManager: ConsistencyManager) open func listenerHasUpdatedModel(_ listener: ConsistencyManagerListener, consistencyManager: ConsistencyManager)

aren't great and don't read that well at the callsite.

plivesey avatar Sep 29 '16 14:09 plivesey