On Aug 5, 2008, at 10:51 AM, Hartmut Holzgraefe wrote:
in PHP land we have so far been living fine with just a single directory for all extensions/plugins ... or actually we get along with two of them across two different repositories: php-src/ext/* -> all bundled extensions, about 80+ pecl/* -> all standalone extensions, about 200+ and while we have categorized them in the documentation we seem to be getting along fine with having them all in one place in the source ...
I agree, I think finding things is easier when the directory structure is as flat as possible.
-- Paul McCullagh PrimeBase Technologies www.primebase.org www.blobstreaming.org pbxt.blogspot.com _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

