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.

Although I haven't directly tested it, the new plugin build system
_should_ happily support this... and I'm in favor of that idea.

Speaking of... first task for today: documenting new plugin build system.

Monty

_______________________________________________
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