Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

List watch should report initial content as additions #774

@vicb

Description

@vicb

relates to #751

When a list is watch, the first reported CollectionChangeRecord contains the list in its iterable field and the additions is null.

We should change this for the additions to report all ements as added [null -> <index>].

It could allow simplifying some code by making the first iteration a common case rather than a special case.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions