I've discovered a few small things that need to be improved before I can make this really work well... but I'm working on it.
Jay Pipes wrote: > Toru Maesaka wrote: >> 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. > > +1 from me. :) > > -j > >> Cheers, > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

