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

Add initial state to Bootrstrapper invocation #92

Open
zsoltk opened this issue Jun 24, 2019 · 0 comments
Open

Add initial state to Bootrstrapper invocation #92

zsoltk opened this issue Jun 24, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@zsoltk
Copy link
Contributor

zsoltk commented Jun 24, 2019

We need to decide what to do in Bootstrapper based in the initial state quite often. Right now this needs to be passed manually to implementation constructor, which is quite inconvenient when e.g deciding the initial state based on TimeCapsule, as a reference cannot be stored for it inside constructor.

Proposed solution is to change Bootstrapper and BaseFeature so that initial state is passed automatically to invocation.

@ShikaSD ShikaSD mentioned this issue Jun 24, 2019
8 tasks
@zsoltk zsoltk added this to the 2.0 milestone Jun 24, 2019
@zsoltk zsoltk added the enhancement New feature or request label Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant