LearnNewsExamplesServices
Frontmatter
id5772
titleNeo.setupClass() => check for a namespace and return it right away, in case it exists
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 17, 2024, 9:27 PM
updatedAtAug 18, 2024, 8:06 AM
githubUrlhttps://github.com/neomjs/neo/issues/5772
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 18, 2024, 8:06 AM

Neo.setupClass() => check for a namespace and return it right away, in case it exists

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 17, 2024, 9:27 PM

This can happen when using different versions of neo.mjs => Especially singletons (IdGenerator) must stay unique.

This can also happen when using different environments of neo.mjs in parallel. Example: code.LivePreview running inside a dist/production app.

tobiu added the enhancement label on Aug 17, 2024, 9:27 PM
tobiu assigned to @tobiu on Aug 17, 2024, 9:27 PM
tobiu referenced in commit ae5f16c - "Neo.setupClass() => check for a namespace and return it right away, in case it exists #5772" on Aug 17, 2024, 9:27 PM
tobiu referenced in commit 17704c3 - "#5772 adjusting all non-singleton class exports for the src folder" on Aug 17, 2024, 9:28 PM
tobiu referenced in commit 3c250d6 - "#5772 adjusting all non-singleton class exports for the apps folder" on Aug 17, 2024, 10:24 PM
tobiu referenced in commit f9847f3 - "Neo.setupClass() => return value docs comment #5772" on Aug 17, 2024, 10:25 PM
tobiu referenced in commit 1b9d646 - "#5772 adjusting all non-singleton class exports for the docs app folder" on Aug 17, 2024, 10:34 PM
tobiu referenced in commit fdaa246 - "#5772 adjusting all non-singleton class exports for the examples folder WIP" on Aug 17, 2024, 11:57 PM
tobiu referenced in commit d94be6a - "#5772 adjusting all non-singleton class exports for the examples folder" on Aug 18, 2024, 7:55 AM
tobiu referenced in commit d15d1d4 - "#5772 adjusting all non-singleton class exports for the buildScripts folder" on Aug 18, 2024, 8:01 AM
tobiu closed this issue on Aug 18, 2024, 8:06 AM