LearnNewsExamplesServices
Frontmatter
id1706
titlemodel.Component: refactoring
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 1, 2021, 4:52 PM
updatedAtApr 1, 2021, 4:54 PM
githubUrlhttps://github.com/neomjs/neo/issues/1706
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 1, 2021, 4:54 PM

model.Component: refactoring

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 1, 2021, 4:52 PM

Thinking more about this topic, I no longer like the approach to parse container.items.

We need hooks inside container.Base to do this and the approach is not flexible for dynamically adding new components inside custom components which use child items, but are not related to containers.

Instead, we could just parse top level bindings and move the related logic into component.Base.

tobiu added the enhancement label on Apr 1, 2021, 4:52 PM
tobiu assigned to @tobiu on Apr 1, 2021, 4:52 PM
tobiu referenced in commit 30ee11a - "model.Component: refactoring #1706" on Apr 1, 2021, 4:54 PM
tobiu closed this issue on Apr 1, 2021, 4:54 PM