<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - "Refresh Menus" grayed out in Fiji"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=803#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - "Refresh Menus" grayed out in Fiji"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=803">bug 803</a>
from <span class="vcard"><a class="email" href="mailto:johannes.schindelin@gmx.de" title="Johannes Schindelin <johannes.schindelin@gmx.de>"> <span class="fn">Johannes Schindelin</span></a>
</span></b>
<pre><span class="quote">> This is unfortunate, as Refresh Menus was very useful when installing plugins or macros. How about just a "Re-read Plugins Folder" option?</span >
Please understand the technical ramifications. Since class loaders cannot
unload classes, you have to *recreate* class loaders. And since the data are
held in memory using old class loaders, you cannot access them using the class
loaders. Unless you find a magic way to make "partial" class loaders. And this
magic way would have to be robust.
If you are still interested in this, please feel free to work on this project
and to file a pull request to <a href="https://github.com/imagej/imagej-legacy">https://github.com/imagej/imagej-legacy</a>.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>