Hi Johannes!<br><br>Thanks for your information, I really appreciate it!<br><br><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">The way plugins try to get their input is no longer by creating a dialog
<br>explicitly. This is a nightmare if you want to run the same plugin
<br>unchanged on a cluster.<br></blockquote><div>Good to hear! I have a lot of fun with that currently ... :-) <br></div><div> </div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
ImageJ will figure out how to construct a dialog from the annotated
<br>fields. Parameters do not need to be information to be gathered via a
<br>dialog, though. For example, if you want to interact with a service (such
<br>as the log service to report exceptions) you also add them as fields
<br>annotated as a parameter.
<br></blockquote><div> Wow, that's an quite advanced design! I hope it works out that way, I think especially the layouting will be hard to get right. So there will be custom compiler plugins to process the annotations and create classfiles from them?<br><br>Bye,<br><br>Simon<br></div>