Skip to content

change handler concept needs overhaul #107

@rlindner81

Description

@rlindner81

using change handler to write back the new value you get is too tempting. this will lead to errors when a scoped change is performed and then again may lead to errors when deletions are propagated to subscopes.

all in all, the change handler should probably just be called for the root scope to avoid confusion. or maybe we have a scopedChangeHandler for consciously handling scoped changes. this needs conceptual work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions