Le 27 sept. 2011 à 02:34, Henrik Ingo a écrit : > On Mon, Sep 26, 2011 at 2:09 PM, Olaf van der Spek <olafvds...@gmail.com> > wrote: >>> Mine and Daniel's plugins are in plugins/ directory (*not* >>> drizzled/plugins). Should we still use the same drizzled::plugin >>> namespace? >> >> Ah, you asked two questions in one. :p >> No, see http://wiki.drizzle.org/Coding_Standards#plugins > > Ok, so we should not use drizzled::plugins but apart from that the > coding standard doesn't actually mandate what we should use. > > In that case, I'd like to propose using > > drizzle_plugin::[mynamespace] > > Where mynamespace is > - either the name of the plugin: ie drizzle_plugin::auth_schema > - or a common namespace for a group of plugins: drizzle_plugin::auth > > How about it?
I like drizzle_plugin::<plugin_name>, e.g. drizzle_plugin::auth_schema. _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp