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

I_ComponentBuilderFactory and C_Engine::GetGlobalComponentBuilder return type unification #138

Closed
RohacekD opened this issue Mar 29, 2021 · 2 comments · May be fixed by #139
Closed

I_ComponentBuilderFactory and C_Engine::GetGlobalComponentBuilder return type unification #138

RohacekD opened this issue Mar 29, 2021 · 2 comments · May be fixed by #139
Assignees
Labels
enhancement New feature or request Free to take Nice begining issue Refactor

Comments

@RohacekD
Copy link
Collaborator

Describe the bug
The former named returns unique ptr and later one raw pointer. Both should return the same type. Prefarably unique ptr.

Expected behavior

  • C_EntityManager refactor.
  • C_Engine refactor.
@RohacekD RohacekD added enhancement New feature or request Refactor Free to take Nice begining issue labels Mar 29, 2021
@RohacekD RohacekD self-assigned this Apr 22, 2021
@RohacekD
Copy link
Collaborator Author

This bug is concerned wtih #Audio branch

@RohacekD
Copy link
Collaborator Author

RohacekD commented May 9, 2022

I have moved away from component builders.

@RohacekD RohacekD linked a pull request May 9, 2022 that will close this issue
@github-project-automation github-project-automation bot moved this to Done in Core Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Free to take Nice begining issue Refactor
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant