would it work to create custom classloaders for di...
# scripting
n
would it work to create custom classloaders for different environments that extend/inherit the main classloder, use that with
fun JvmScriptCompilationConfigurationBuilder.dependenciesFromClassloader
and convert any results i get into things that can be passed to the main classlaoder ivirtually never dabbled in classloaders or the like before, so i am jut asking if what i am lining out is obviously not going to work