On Tue, Oct 26, 2004 at 05:45:04PM +0000, Smylers wrote: > Chris Dolan writes: > > > Assuming it is based on DBI at its core, your module would fit better > > in the DBI extension area. I think DBIx::Backup::MySQL would be good, > > as it would leave room for expansions to databases other than ::MySQL. > > I think the opposite -- that DBIx:: should be for things that are > generally usable with DBI, where the "I" is independent. Things such as > backing up tend not to be database-independent.
Exactly. > So I think MySQL:: is an appropriate place for a module for backing up > 'MySQL' databases. I agree. There are similar namespaces for several other databases. Tim.