Frontmatter
| id | 1594 |
| title | model.Component: parseConfig() => logic |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 27, 2021, 1:48 PM |
| updatedAt | Mar 27, 2021, 1:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1594 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 27, 2021, 1:50 PM |
we can not store bindings yet, since child component ids most likely do not exist yet.
however, we can already resolve the binding values.
it makes sense, since this is the earliest possible point inside the component lifecycle.