LearnNewsExamplesServices
Frontmatter
id8301
title[Neural Link] Implement toJSON in util.KeyNavigation
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtJan 3, 2026, 8:37 PM
updatedAtJan 3, 2026, 8:56 PM
githubUrlhttps://github.com/neomjs/neo/issues/8301
authortobiu
commentsCount0
parentIssue8200
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 3, 2026, 8:56 PM

[Neural Link] Implement toJSON in util.KeyNavigation

Closed v11.18.0 enhancementaiarchitecture
tobiu
tobiu commented on Jan 3, 2026, 8:37 PM

Implement toJSON serialization for Neo.util.KeyNavigation.

Scope:

  • component: Export lightweight reference: { id, className }.
  • keys: Export me.serializeConfig(me.keys).
    • This will now automatically handle any Neo instance scopes (like ViewControllers or Components) thanks to the enhancement in #8302.

Goal: Standardize serialization for Neural Link without circular dependencies.

tobiu added the enhancement label on Jan 3, 2026, 8:37 PM
tobiu added the ai label on Jan 3, 2026, 8:37 PM
tobiu added the architecture label on Jan 3, 2026, 8:37 PM
tobiu assigned to @tobiu on Jan 3, 2026, 8:38 PM
tobiu added parent issue #8200 on Jan 3, 2026, 8:46 PM
tobiu referenced in commit 594b34d - "feat(util): Implement toJSON in util.KeyNavigation (#8301)" on Jan 3, 2026, 8:55 PM
tobiu closed this issue on Jan 3, 2026, 8:56 PM