LearnNewsExamplesServices
Frontmatter
id5206
titleEnable extending main thread addons
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 8, 2024, 3:24 PM
updatedAtFeb 10, 2024, 4:06 PM
githubUrlhttps://github.com/neomjs/neo/issues/5206
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 10, 2024, 4:06 PM

Enable extending main thread addons

Closed v8.1.0 enhancement
tobiu
tobiu commented on Feb 8, 2024, 3:24 PM

Historically, main threads addons were defined as singletons, since it was impossible to change them.

Afterwards, workspaces got the feature to define their own custom addons.

At this point it makes sense if custom addons can extend framework addons, in case devs want to change / override specific logic on their own.

tobiu added the enhancement label on Feb 8, 2024, 3:24 PM
tobiu assigned to @tobiu on Feb 8, 2024, 3:24 PM
tobiu referenced in commit bd7fef3 - "Enable extending main thread addons #5206" on Feb 10, 2024, 4:06 PM
tobiu closed this issue on Feb 10, 2024, 4:06 PM
tobiu referenced in commit 5a9f965 - "Enable extending main thread addons #5206" on Mar 26, 2024, 5:29 PM