Frontmatter
| id | 6250 |
| title | data.RecordFactory: createField() => re-add support for nested fields |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 16, 2025, 9:52 PM |
| updatedAt | Jan 18, 2025, 9:20 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6250 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 18, 2025, 9:20 PM |
data.RecordFactory: createField() => re-add support for nested fields

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 assigned to @tobiu on Jan 16, 2025, 9:52 PM

tobiu
Jan 18, 2025, 9:19 PM
old version:

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