Community
Participate
Working Groups
Created attachment 176795 [details] fix code from HEAD currently a call to either name() or version() will always send a request to the RhinoDebugger, but it does not have to - the name and version do not change during the life-cycle of a VM. The patch caches these two values after the first successful request.
applied to HEAD