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

Simplify app #214

Open
1 of 2 tasks
unional opened this issue Dec 28, 2022 · 0 comments
Open
1 of 2 tasks

Simplify app #214

unional opened this issue Dec 28, 2022 · 0 comments
Labels

Comments

@unional
Copy link
Contributor

unional commented Dec 28, 2022

The whole just-web is really a glorified IoC container.
See if we can simplify it and make it a library instead of framework.

The real benefit or feature it has are:

  • have a place for async initialization
  • conditional initialization: only initialize the tree that needs to be used, other part of the app can be left uninitialized until needed.
@unional unional added the 7.0 label Dec 28, 2022
@unional unional added future and removed 7.0 labels Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant