Adding reloading support to extensionSolved
Is there any support on this? I did some research before getting into it and I found some commits that added it but never added ext.load/unload/reload commands... Is there maybe an example? 
Extensions are typically deployed as dlls which may not be reloaded.  There are 2 potential implementations of extension run-time reloading in the works, neither of which are publicly accessible yet.
Locked automatically