LearnNewsExamplesServices
Frontmatter
id5200
titlecore.Base: add class identifiers
stateClosed
labels
enhancement
assignees[]
createdAtFeb 5, 2024, 3:15 PM
updatedAtFeb 9, 2024, 1:31 PM
githubUrlhttps://github.com/neomjs/neo/issues/5200
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 9, 2024, 1:31 PM

core.Base: add class identifiers

Closed v8.1.0 enhancement
tobiu
tobiu commented on Feb 5, 2024, 3:15 PM

follow up ticket for: https://github.com/neomjs/neo/issues/5199

once we have the ntypeChain in place, we can add flags to all instances. E.g.: isButton: true.

this should automatically get generated using is, capitalize(first entype char), camelCase version of the ntype string.

tobiu added the enhancement label on Feb 5, 2024, 3:15 PM
tobiu referenced in commit 21f025e - "core.Base: add class identifiers #5200" on Feb 9, 2024, 1:31 PM
tobiu
tobiu Feb 9, 2024, 1:31 PM

this went directly into the Neo file.

tobiu closed this issue on Feb 9, 2024, 1:31 PM
tobiu referenced in commit 53eca70 - "core.Base: add class identifiers #5200" on Mar 26, 2024, 5:29 PM