Manuel V?zquez Acosta wrote: > Peter, > > There are a few questions popping in my mind right now. > > How powerful are scribus' plugins? What can they do?
Just about everything. > Can they be thought as components? Not really. They are just shared objects which have to be compiled together with the main application. > Does Scribus has a Component Object Model like XPCOM, CORBA, UNO? > Etc... No. There are some vague thoughts that it would be nice to have an interface to be used by plugins, but nothing is there yet. Would probably nice to sync that interface with the Python interface of the Scripter plugin. /Andreas
