LearnNewsExamplesServices
Frontmatter
id3902
titleExamine string based scopes like "this" or "me"
stateClosed
labels
enhancementstale
assigneestobiu
createdAtJan 18, 2023, 3:23 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3902
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

Examine string based scopes like "this" or "me"

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jan 18, 2023, 3:23 PM

listeners: {change: 'onChange', scope: 'this'} => could walk up the component tree and find the closest implementation.

an alternative could be to parse items for a container to detect string based event scopes. might be more expensive though.

tobiu added the enhancement label on Jan 18, 2023, 3:23 PM
tobiu assigned to @tobiu on Jan 18, 2023, 3:23 PM