Perhaps use Schema::RDBMS::Foo. This would allow for non-RDBMS schema modules, based on XML, DB files, or others.
-----Original Message----- From: Tyler MacDonald [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 3:28 PM To: Jay Strauss Cc: dbi-users@perl.org Subject: Re: Fwd: Module submission DBIx::DB > If so, for naming why does it need to be DBIx why not RDBMS::Schema::Blah Well, the "RDBMS::" namespace doesn't seem to exist on CPAN yet... Of course, neither does the "Schema::" namespace. So maybe just "Schema::Blah"? - Tyler