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? 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

