in reply to Plugin Programming
Well, there is no universal standard definition of "plug-in". It could be anything from a function (in languages where functions can be passed to other functions, such as Perl) to a hardware card or USB device. It would help if you would give some idea what kind of plug-in you're talking about. Source language-level classes? External code modules? Remotely addressable processes?