You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it should be possible to make this more concise (similar to https://github.com/invesdwin/invesdwin-nowicket) and not depend on invesdwin-context. Definitely something that could/should be improved at some point.
For now you can only disable unwanted features at runtime: https://github.com/invesdwin/invesdwin-context-python#avoiding-bootstrap
But you can not remove the dependencies yet. Some work needs to be done to change the way in which the properties get loaded for this and the spring-beans need to be separated from the actual singletons. Then also the coupling into invesdwin-context needs to be separated into its own module. Requires some work, but is definitely doable if required (e.g. to use this in some restricted environment). For cases where truncating jars is not good enough.
I understand that this is maybe non addressable issue,
but this project has too many dependencies.
I hope in future it would be possible to use Python engine modules without all that can be used in
invesdwin-context-integration
andinvesdwin-context
The text was updated successfully, but these errors were encountered: