LearnNewsExamplesServices
Frontmatter
id6250
titledata.RecordFactory: createField() => re-add support for nested fields
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 16, 2025, 9:52 PM
updatedAtJan 18, 2025, 9:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/6250
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 18, 2025, 9:20 PM

data.RecordFactory: createField() => re-add support for nested fields

Closed v8.6.0 enhancement
tobiu
tobiu commented on Jan 16, 2025, 9:52 PM
  • With moving the field generation outside of the record ctor into the class creation, we need a new concept for supporting nested field access & change events
  • The easiest way is most likely a flat symbol on the record root level
tobiu added the enhancement label on Jan 16, 2025, 9:52 PM
tobiu assigned to @tobiu on Jan 16, 2025, 9:52 PM
tobiu
tobiu Jan 18, 2025, 9:19 PM

old version:

Image

tobiu referenced in commit 71f64b5 - "data.RecordFactory: createField() => re-add support for nested fields #6250" on Jan 18, 2025, 9:19 PM
tobiu
tobiu Jan 18, 2025, 9:20 PM

new version:

Image

tobiu closed this issue on Jan 18, 2025, 9:20 PM