Jeff wrote: > Give me an example of a "plugin" for Piper. Will a plugin work via > CORBA? I think a plugin is any "node" that runs under Piper. So a TextViewer is a plugin, a NetExec is a plugin, etc. I think that there should be a CORBA interface to write plugins in, but there is also the current linking system (writing the plugins in C++), so I think there will be both CORBA and non-CORBA plugins, eventually. Brad