LearnNewsExamplesServices
Frontmatter
id6248
titledata.Model: fields => fields_, fieldsMap, updateFieldsMap()
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 16, 2025, 9:48 PM
updatedAtJan 16, 2025, 9:49 PM
githubUrlhttps://github.com/neomjs/neo/issues/6248
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 16, 2025, 9:49 PM

data.Model: fields => fields_, fieldsMap, updateFieldsMap()

Closed v8.6.0 enhancement
tobiu
tobiu commented on Jan 16, 2025, 9:48 PM

Calling ´getField()´ happens too often when creating records, so we need a faster access for it.

fieldsMap will store a name path to field object reference for direct access (including nested fields).

tobiu added the enhancement label on Jan 16, 2025, 9:48 PM
tobiu assigned to @tobiu on Jan 16, 2025, 9:48 PM
tobiu referenced in commit 7891ea6 - "data.Model: fields => fields_, fieldsMap, updateFieldsMap() #6248" on Jan 16, 2025, 9:48 PM
tobiu closed this issue on Jan 16, 2025, 9:49 PM