Frontmatter
| id | 3902 |
| title | Examine string based scopes like "this" or "me" |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | Jan 18, 2023, 3:23 PM |
| updatedAt | Sep 14, 2024, 4:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3902 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 14, 2024, 4:26 AM |
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.