On Wed, Oct 13, 2004 at 09:48:06AM +0900, Thilo Planz wrote: > All these functions can still be implemented as separate modules, > but I think the more popular plugins should ship with the core package.
OK, I follow you now. Still not sure that I agree with shipping plugins with the core package though. But we can cross that bridge when we get to it. > The nice thing about this approach with Perl's subroutine export > mechanism for plugins is that > it is quite transparent for the user where the code really comes from. Yes, I agree. I think Mark's suggestion to setup plugins to have their methods explicitly imported is important in this regard. William -- Knowmad Services Inc. http://www.knowmad.com --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
