anidotnet
06/12/2018, 2:26 PMimportStyleSheet
with a class which is loaded using a child classloader. But I am getting java.lang.ClassNotFoundException
. My di container is able to load the class and create object out of it, but only importStyleSheet
is not able to use it when I pass the class.anidotnet
06/12/2018, 2:27 PManidotnet
06/12/2018, 2:27 PManidotnet
06/12/2018, 2:28 PMcarlw
06/12/2018, 2:35 PManidotnet
06/12/2018, 3:42 PMcarlw
06/12/2018, 3:55 PManidotnet
06/12/2018, 5:51 PManidotnet
06/12/2018, 5:53 PMThread.currentThread().getContextClassLoader()
would not it create problems if I invoke my plugin from different thread?anidotnet
06/12/2018, 6:14 PMthomasnield
06/12/2018, 7:55 PMcarlw
06/12/2018, 7:55 PMcarlw
06/12/2018, 7:55 PMcarlw
06/12/2018, 7:56 PMthomasnield
06/12/2018, 7:58 PMthomasnield
06/12/2018, 7:59 PMDirtyObjectProperty
, I want it's GC lifecycle to be in sync with its internal listeners 🤔carlw
06/12/2018, 8:00 PMthomasnield
06/12/2018, 8:00 PMthomasnield
06/12/2018, 8:01 PMthomasnield
06/12/2018, 8:01 PMthomasnield
06/12/2018, 8:03 PMthomasnield
06/12/2018, 8:03 PMfinalize()
or something as well?thomasnield
06/12/2018, 8:05 PMcarlw
06/12/2018, 8:05 PMcarlw
06/12/2018, 8:06 PMcarlw
06/12/2018, 8:06 PMcarlw
06/12/2018, 8:07 PM