There is an advantage to using lower case for the first character of file names: one less key stroke when using tab-completion in a shell (the shift key).
On Fri, Aug 14, 2009 at 10:07 AM, Jay Pipes<[email protected]> wrote: > Monty Taylor wrote: >> >> Hey all, >> >> I was reading Jay's blog on Replication (nice work Jay) and something >> struck me (which has been bugging me for a little while) >> >> "drizzled::plugin::CommandReplicator, available in >> drizzled/plugin/command_replicator.h" >> >> Why? Why not drizzled/plugin/CommandReplicator.h? Now, I know there are >> filesystems that don't do uppercase/lowercase properly, so I'm not >> suggesting we ever have a session.h and a Session.h ... but why would we >> convert CamelCase to under_score, but only for filenames? >> >> Anybody have any opinions on this? > > I'd totally be cool changing to camel case filenames. That said, it should > be done in a single patch... > > -jay > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > -- Tom Kleinpeter [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

