-
Notifications
You must be signed in to change notification settings - Fork 0
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
Plugin support was broken on classLoader #70
Conversation
amank22
commented
Feb 10, 2022
- While loading classes, plugins were not being considered. This causes any old streams to give error because while loading logs from older logs, we look for few classes in main app instead of plugin.
- Source image was crashing because of class load event.
- Added support for loading image from network. (Note: Caching is not yet implemented which needs to be worked on in future releases)
Restyle Plugin support was broken on classLoader
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |