Frontmatter
| id | 6840 |
| title | vdom.VNode: normalizeClassName() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 18, 2025, 10:53 PM |
| updatedAt | Jun 18, 2025, 10:53 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6840 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 18, 2025, 10:53 PM |
vdom.VNode: normalizeClassName()

tobiu
commented on Jun 18, 2025, 10:53 PM
- important: module based method, not class based
- VNodes get serialised to get passed via ´postMessage´, so there would be more iterations
- Negligible from a performance perspective, but the main argument is purity
tobiu assigned to @tobiu on Jun 18, 2025, 10:53 PM
tobiu closed this issue on Jun 18, 2025, 10:53 PM