LearnNewsExamplesServices
Frontmatter
id1586
titlecore.Base: ctor => move controller.parseConfigs() into component.Base
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 26, 2021, 12:44 AM
updatedAtMar 26, 2021, 12:44 AM
githubUrlhttps://github.com/neomjs/neo/issues/1586
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 26, 2021, 12:44 AM

core.Base: ctor => move controller.parseConfigs() into component.Base

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 26, 2021, 12:44 AM

The call does not belong into core.Base, since VCs are component related.

we can override initConfig() instead and use it as a ctor hook to trigger the logic at the same spot.

tobiu added the enhancement label on Mar 26, 2021, 12:44 AM
tobiu assigned to @tobiu on Mar 26, 2021, 12:44 AM
tobiu referenced in commit ea8267c - "core.Base: ctor => move controller.parseConfigs() into component.Base #1586" on Mar 26, 2021, 12:44 AM
tobiu closed this issue on Mar 26, 2021, 12:44 AM