Skip to content

Have RLMResults report query changesets when realm is updated / NSFetchedResultsController alternative #687

Closed
@matthewcheok

Description

@matthewcheok

This would be great for animations similar to NSFetchedResultsController.

Activity

staticdreams

staticdreams commented on Jul 29, 2014

@staticdreams

I really hope there will be one.
In the meantime someone already started a custom one:
https://github.com/Krivoblotsky/RealmDemo/tree/master/RealmDemo/RLMFetchedResultsController

alazier

alazier commented on Jul 29, 2014

@alazier
Contributor

We definitely plan to support this. We will most likely create a new class to replace RLMArray for query results which will support change notifications.

@astigsen

piercifani

piercifani commented on Nov 19, 2014

@piercifani

Any ETA on this enhancement?

This is really the last nail in the coffin for CoreData, so it would be nice to at least know when in the Release Schedule this is planned so I can chose one technology or the other.

Thanks for this amazing technology!

iandundas

iandundas commented on Nov 19, 2014

@iandundas

Also waiting with baited breath on this

On 19 Nov 2014, at 15:51, Pierluigi Cifani notifications@github.com wrote:

Any ETA on this enhancement?

This is really the last nail in the coffin for CoreData, so it would be nice to at least know when in the Release Schedule this is planned so I can chose one technology or the other.

Thanks for this amazing technology!


Reply to this email directly or view it on GitHub.

removed their assignment
on Dec 4, 2014
added
BlockedThis issue is blocked by another issue
on Dec 5, 2014
antongaenko

antongaenko commented on Dec 14, 2014

@antongaenko

What's up with that? What blocked label means? )

segiddins

segiddins commented on Dec 14, 2014

@segiddins
Contributor

@Just- the blocked able means that we cannot implement this in the Cocoa binding alone -- we need some work to be done in the Core database before we can implement the feature.

antongaenko

antongaenko commented on Dec 15, 2014

@antongaenko

@segiddins thanks, for clarification
Do you plan more detail RLMRealmNotification in near builds? (eg name of realm model class which updated)

iandundas

iandundas commented on Dec 15, 2014

@iandundas

Also would like to know, this would be a good alternative

On 15 Dec 2014, at 08:22, Anton notifications@github.com wrote:

@segiddins thanks, for clarification
Do you plan more detail RLMRealmNotification in near builds? (eg name of realm model class which updated)


Reply to this email directly or view it on GitHub.

jpsim

jpsim commented on Dec 15, 2014

@jpsim
Contributor

Supporting fine-grain notifications is one of our highest priorities right now, so you'll definitely know as soon as we have something to share.

28 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @jamesbrooks@hwaxxer@alazier@voidref@tgoyne

    Issue actions

      Have RLMResults report query changesets when realm is updated / NSFetchedResultsController alternative · Issue #687 · realm/realm-swift