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

DevStory | Split off the builder pattern into multiple stages #73

Open
2 tasks done
AnnaSasDev opened this issue Dec 3, 2024 · 0 comments
Open
2 tasks done

DevStory | Split off the builder pattern into multiple stages #73

AnnaSasDev opened this issue Dec 3, 2024 · 0 comments
Labels
dev-story It's a Developer Story enhancement New feature or request

Comments

@AnnaSasDev
Copy link
Contributor

AnnaSasDev commented Dec 3, 2024

The Who - What - Why of it all

As the EngineDev
I want to update the builder pattern

Additional Context

Currently the engine building process consists of 2 steps

  • building
  • running
    This needs to be increased to

Service Collection 1

  • collecting base services
    • plugin parser
    • basic engine features, like logging etc...
  • plugin parsing
    • actual running code

Service Collection 2

  • post plugin parsing
  • building of the engine
  • running the engine

Extra stuff

Dev-Side Criteria

No response

Ducky awareness

  • I hereby accept that this issue form might be thrown into the void by the developer. This isn't out of maliciousness or anything like that. Most likely they just forgot that this was a thing, and already implemented it, or have decided they are going to push it down the sprint cycles, untill the great ducky in the sky forces them to work on this issue.
  • I am a ducky
@AnnaSasDev AnnaSasDev added enhancement New feature or request dev-story It's a Developer Story labels Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Aterra Engine Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-story It's a Developer Story enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant