LearnNewsExamplesServices
Frontmatter
id6865
titlecore.Base: change the public is ready class field to an isReady_ config
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 25, 2025, 12:17 AM
updatedAtJun 25, 2025, 5:15 PM
githubUrlhttps://github.com/neomjs/neo/issues/6865
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 25, 2025, 5:15 PM

core.Base: change the public is ready class field to an isReady_ config

Closed v10.0.0-beta.1 enhancement
tobiu
tobiu commented on Jun 25, 2025, 12:17 AM

Rationale:

  • core.Base does not use the observable mixin.
  • using a real config, devs can easily "listen" to afterSetIsReady() => getting a notification once the async initialization is done.
tobiu assigned to @tobiu on Jun 25, 2025, 12:17 AM
tobiu added the enhancement label on Jun 25, 2025, 12:17 AM
tobiu referenced in commit 20ce481 - "core.Base: change the public is ready class field to an isReady_ config #6865" on Jun 25, 2025, 4:33 PM
tobiu closed this issue on Jun 25, 2025, 5:15 PM