Skip to content

Conversation

@rbran
Copy link
Contributor

@rbran rbran commented Apr 24, 2024

The Architecture handle returns only a pointer to the Architecture itself, it seems redundant.

To facilitate the removal, changed all CoreArchitecture into &'static CoreArchitecture, as it only exist as 'static ref.

@rbran rbran marked this pull request as ready for review May 6, 2024 13:27
@ElykDeer ElykDeer added Component: Architecture Issue needs changes to an architecture plugin Component: Rust API Issue needs changes to the Rust API labels May 10, 2024
@emesare
Copy link
Member

emesare commented Feb 2, 2026

Unlikely to happen, currently the architecture objects are static globals but this may change in the not-near future, thank you for the PR.

@emesare emesare closed this Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Architecture Issue needs changes to an architecture plugin Component: Rust API Issue needs changes to the Rust API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants