Frontmatter
| id | 1770 |
| title | controller.Component: references => store components instead of component ids |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 14, 2021, 3:30 PM |
| updatedAt | Apr 14, 2021, 5:02 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1770 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 14, 2021, 5:02 PM |
since the clean up is mostly in place now (except for dynamic movements of existing component trees => follow up ticket), we can store component references directly for faster access.