Skip to content

New extensions behind a cfg flag#839

Draft
soundofspace wants to merge 1 commit intomainfrom
push-qpyruzzstwtr
Draft

New extensions behind a cfg flag#839
soundofspace wants to merge 1 commit intomainfrom
push-qpyruzzstwtr

Conversation

@soundofspace
Copy link
Collaborator

@soundofspace soundofspace commented Feb 28, 2026

Use new extensions when extensions_new cfg is enabled. This still uses the old API but is meant so we (and maybe other people) can try new extension storage logic.

After some time has passed and no issues popped up the goal is to migrate completely to the new stack and also start using the new API and features (&self, multiple copies...)

@soundofspace soundofspace marked this pull request as draft February 28, 2026 15:53
@soundofspace
Copy link
Collaborator Author

soundofspace commented Feb 28, 2026

@GlenDC by having it behind a cfg flag we can start using this internally already to confirm all the internals work as expected. Do you agree with this approach? Also should we enable this for some tests in CI, if so how without duplicating all of them?

Once we figured out details I will finish this PR, and it can be review. No point in reviewing it before that, except for to get high level idea of what I'm doing here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant