LearnNewsExamplesServices
Frontmatter
id308
titleNeo.data.Store: set data
stateClosed
labels
enhancement
assignees[]
createdAtMar 17, 2020, 11:16 PM
updatedAtMar 17, 2020, 11:21 PM
githubUrlhttps://github.com/neomjs/neo/issues/308
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 17, 2020, 11:20 PM

Neo.data.Store: set data

tobiu
tobiu commented on Mar 17, 2020, 11:16 PM

assigning new data to a store should not convert the given objects into records, but cloned versions of them => e.g. in case you load an API and want to assign the result to multiple stores.

obviously it would be better performance-wise to always do it manually if needed, but this might be confusing for new users.

tobiu added the enhancement label on Mar 17, 2020, 11:16 PM
tobiu referenced in commit 809df0a - "Neo.data.Store: set data #308" on Mar 17, 2020, 11:18 PM
tobiu
tobiu Mar 17, 2020, 11:20 PM

done

tobiu closed this issue on Mar 17, 2020, 11:20 PM