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

Custom lifecycle extension #2

Open
SevereOverfl0w opened this issue Oct 31, 2019 · 0 comments
Open

Custom lifecycle extension #2

SevereOverfl0w opened this issue Oct 31, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@SevereOverfl0w
Copy link
Collaborator

SevereOverfl0w commented Oct 31, 2019

Internally, everything is clear. What needs to happen is:

  • Documentation of implementing reducers for the state
  • Documentation of the queuing and execution API
  • Documentation of the existing reduce functions (stopping, starting, etc.)
  • Documentation of eval function
  • Making public the appropriate functions around creating a component queue (e.g. toposorting, etc.)
@SevereOverfl0w SevereOverfl0w added this to the 1.0.0 milestone Oct 31, 2019
@SevereOverfl0w SevereOverfl0w added the enhancement New feature or request label Oct 31, 2019
SevereOverfl0w added a commit that referenced this issue Apr 2, 2021
This allows specifying a custom reduction chain, this is currently alpha
and undocumented but will be used internally by other features.

Relates to #2, adds an API, but docs etc. are still missing.
SevereOverfl0w added a commit that referenced this issue Oct 11, 2021
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