Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the Architecture Handle #5318

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

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
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