sdedic commented on PR #5270:
URL: https://github.com/apache/netbeans/pull/5270#issuecomment-1380428682

   Ouch ! No caching is possible, in fact. During debugging, I've realized 
(only now) that the Tooling API seems to load classes for the deserialized data 
using a throwaway classloader , so Classes from 2 project loads are not 
assignable at all, even though they represent the same type. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to