Giter Site home page Giter Site logo

Comments (7)

bigfish24 avatar bigfish24 commented on June 23, 2024

@crsantos literally working on this right now. It will prevent the need to use the custom notification handling with RBQRealmNotificationManager

from rbqfetchedresultscontroller.

crsantos avatar crsantos commented on June 23, 2024

Sorry, mis-clicked and forgot to paste the rest of the question :D
WoW! Many thanks!
If you need something just shout

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on June 23, 2024

@crsantos well scratch my first idea, I don't think I can drop RBQRealmNotificationManager yet unless a performance hit is acceptable. Diffing the collection is pretty costly once there are more than a couple hundred items.

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on June 23, 2024

As a result, using the collection notification in exchange for the current Realm notification in RBQRealmNotificationManager doesn't actually improve anything.

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on June 23, 2024

Realm is getting close to launching true fine grained notifications that include specific object changes, which then can be incorporated into RBQFRC. Once that is released RBQFRC will be irrelevant unless you want its sectioning ability. Realm doesn't yet support groups, so the index changes off its upcoming fine grained notifications will only be based on 1 section, but RBQFRC can fill in the gaps there. Until then, I think I am just going to leave things as is.

from rbqfetchedresultscontroller.

crsantos avatar crsantos commented on June 23, 2024

Thought about that performance tradeoff too. Maybe it's better to leave it as it is: using the mark as dirty approach. Let's hope Realm launches that quickly :)

from rbqfetchedresultscontroller.

inPhilly avatar inPhilly commented on June 23, 2024

Any update on this?

from rbqfetchedresultscontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.