Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
... replace by calling a singleton (of application-scope) that is responsible for providing Isis' default class-loader.
We have such a mechanism in 2.0.0-M2 with IsisContext, but this is in isis-core-runtime, while e.g. the ClassDiscoveryService is in isis-core-applib and makes calls to Thread.currentThread().getContextClassLoader()