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

[Descoped for now] Allow to initialise multiple components in a single call #5215

Open
3 tasks
Tracked by #5205
romaricpascal opened this issue Aug 9, 2024 · 0 comments
Open
3 tasks
Tracked by #5205

Comments

@romaricpascal
Copy link
Member

romaricpascal commented Aug 9, 2024

What

Allow services to initialise multiple components, both ours and theirs, in a single call and with the possibility to provide configuration for each type of component (similarly to initAll).

Hopefully, we can shape createAll to handle both a single component and multiple ones, but we could decide to go with a different function if typing or implementation becomes too complex.

Why

This would reduce boilerplate when initialising multiple components

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

  • We've decided how to provide the feature (createAll or other function)
  • We've implemented the feature
  • We've documented the feature
@romaricpascal romaricpascal changed the title Allow createAll to initialise multiple components in a single call Allow to initialise multiple components in a single call Aug 9, 2024
@romaricpascal romaricpascal changed the title Allow to initialise multiple components in a single call [Future] Allow to initialise multiple components in a single call Aug 15, 2024
@romaricpascal romaricpascal changed the title [Future] Allow to initialise multiple components in a single call [Descoped for now] Allow to initialise multiple components in a single call Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog 🏃🏼‍♀️
Development

No branches or pull requests

1 participant