LearnNewsExamplesServices
Frontmatter
id2607
titledata.RecordFactory: add a record.set() method, added as a reference to record objects
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 15, 2021, 9:02 PM
updatedAtJul 16, 2021, 1:37 PM
githubUrlhttps://github.com/neomjs/neo/issues/2607
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 16, 2021, 1:37 PM

data.RecordFactory: add a record.set() method, added as a reference to record objects

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jul 15, 2021, 9:02 PM

the logic should work in a similar way to changing multiple configs => myInstance.set() or view model related data properties => myModel.setData().

The store based recordChange event will need an adjusted signature containing an array of affected fields.

tobiu added the enhancement label on Jul 15, 2021, 9:02 PM
tobiu assigned to @tobiu on Jul 15, 2021, 9:02 PM
tobiu referenced in commit c7eeb6d - "data.RecordFactory: add a record.set() method, added as a reference to record objects #2607" on Jul 16, 2021, 1:37 PM
tobiu closed this issue on Jul 16, 2021, 1:37 PM