issues
search
polqf
/
RealmResultsController
A NSFetchedResultsController implementation for Realm written in Swift
MIT License
188
stars
25
forks
source link
Defending against section.deleteOutdatedObject returning a -1
#53
Closed
polqf
closed
8 years ago
polqf
commented
8 years ago
:tophat: What? Why?
Defending against the possibility that section.deleteOutdatedObject returns a -1 if it does not find the object in the cache:
Returning nil instead of
-1
when the object is not found
:ghost: GIF
fegabe
commented
8 years ago
:speech_balloon: :+1:
mariabernis
commented
8 years ago
:+1:
:tophat: What? Why?
-1
when the object is not found:ghost: GIF