LearnNewsExamplesServices
Frontmatter
id1818
titlemodel.Component: move the resolveBindings() logic directly into parseConfig()
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 19, 2021, 2:24 PM
updatedAtApr 19, 2021, 2:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/1818
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 19, 2021, 2:25 PM

model.Component: move the resolveBindings() logic directly into parseConfig()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 19, 2021, 2:24 PM

since components now register themselves, we can get rid of the resolveBindings() call entirely.

we can also remove the onAfterConstructed() call inside component.Base.

tobiu added the enhancement label on Apr 19, 2021, 2:24 PM
tobiu assigned to @tobiu on Apr 19, 2021, 2:24 PM
tobiu referenced in commit f4c7d61 - "model.Component: move the resolveBindings() logic directly into parseConfig() #1818" on Apr 19, 2021, 2:24 PM
tobiu closed this issue on Apr 19, 2021, 2:25 PM