On Mon, Dec 10, 2001 at 10:21:27 +0100, [EMAIL PROTECTED] wrote: > I have an issue with the suggested protocols as I understand them. > > In fact, I would like to be able to say "take this engine and pass those > parameters" with generic GUIs. > Because if someone comes with a cool XML-GUI reader, and that I'm too lazy to > provide an ad hoc GUI, it would be interesting to write a simple XML GUI > description and specifiy that the GUI program should be /usr/bin/xmlread with > option plugin.xml
/usr/bin/xmlread would be able to load the correct XML file, as it is given the uniqueid of the plugin when its exec'd. - Steve
