yeah but then you need to explictly link in every component to every other component.
a plugin system would mena you didn't. its a hell of a lot cleaner, and removes the need for tight coupling of the components.
On Thu, 2003-12-04 at 22:36, Rodrigo Moya wrote:
On Thu, 2003-12-04 at 01:38, Not Zed wrote: > If only we had an extensible plugin system :-( > well, for this you really dont need a plugin system. You just need to hook up that menu item to the context menu. The mailer can use e-d-s libraries, I guess. cheers
