Results 354 comments of Decebal Suiu

> Avoid passing entirely `PluginManager` to `PluginWrapper` and use a new `PluginContext` component as bridge between plugin and the plugin manager. For more details [#450 (comment)](https://github.com/pf4j/pf4j/pull/450#issuecomment-859277855). The main problem here...

I can confirm that is a bug but it's somehow expected. It's an `extensions.idx` file in app and other `extensions.idx` in plugin. If `ClassLoadingStrategy.APD` is used, then the `extensions.idx` of...

https://github.com/gitblit/gitblit https://github.com/USCDataScience/sparkler https://github.com/naver/ngrinder https://github.com/cflint/CFLint https://github.com/apache/ignite

I don't know what to say about this issue. From `is in unnamed module of loader 'app'` I understand that your application uses JPMS - Java Platform Modules System (Java...

Is there any interest in this functionality?

@dmitry-timofeev Thanks! I want to see if other users see valuable this PR.

@centoria It's some noise (formatting, increase version) in this PR and from this reason it's difficult for me to follow it. First of all each PR should reference an issue...

I understand the problem. To be honest the problem is not critical but I really appreciate you reporting it. Thanks! We will see. For now, I leave the issue open.

The idea is good. I think that I will come with proposes.

@janhoy If you don't started already to write some code, I am ready to try to create a POC.