Has anyone looked at DBIx::Roles and how it implements a decorator on the DBI connection? I think that this might be better for plugins (even providing the base behavior as a default plugin) than mixins (which I've never liked) or roles (which have conflict issues).
Rob --------------------------------------------------------------------- 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]
