issues
search
marcoarment
/
FCModel
An alternative to Core Data for people who like having direct SQL access.
MIT License
1.65k
stars
173
forks
source link
Batched Notifications: Sort keys
#107
Closed
lickel
closed
9 years ago
lickel
commented
10 years ago
This keeps things consistent with normal notifications:
WillSend is always first
AnyChange is always last
This keeps things consistent with normal notifications: