LearnNewsExamplesServices
Frontmatter
id6686
titlecontroller.Component: remove parseDomListeners()
stateClosed
labels
enhancement
assigneestobiu
createdAtMay 2, 2025, 6:07 PM
updatedAtMay 2, 2025, 6:11 PM
githubUrlhttps://github.com/neomjs/neo/issues/6686
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 2, 2025, 6:11 PM

controller.Component: remove parseDomListeners()

Closed v9.0.0 enhancement
tobiu
tobiu commented on May 2, 2025, 6:07 PM
  • The last missing item to remove all controller based parsing logic (resolving string based listeners at creation time)
  • bindCallback() needs to get moved from core.Observable to core.Base (needed inside manager.DomEvent which is not observable.
  • manager.DomEvent: fire() needs to use bindCallback()
tobiu added the enhancement label on May 2, 2025, 6:07 PM
tobiu assigned to @tobiu on May 2, 2025, 6:07 PM
tobiu referenced in commit 7d8c043 - "controller.Component: remove parseDomListeners() #6686" on May 2, 2025, 6:11 PM
tobiu closed this issue on May 2, 2025, 6:11 PM