G'day,

I noticed that all the storage engines under storage/ has been
migrated to plugins/ which makes sense since storage engines
are plugins after all.

What I'm wondering though is whether we should create a directory
structure inside the plugin/ directory to avoid it from becoming
long and cluttered in the future.

So something along the line of:

  plugin/storage/*
  plugin/hash/*
  plugin/logging/*
  plugin/scheduling/*
  plugin/parser/*

and so on. By doing so I think it would make it easier to grasp the
codebase for those that are new to Drizzle.

Cheers,
-- 
Toru Maesaka <[email protected]>

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to