On 3/8/07 9:44 PM, [EMAIL PROTECTED] wrote:
> that's all fine and good until i create a table called 'metadata'. :)

Distinct namespaces will avoid that.  No need for name mangling.  Example:

    My::DBObject - common base class
    My::DBObject::Metadata - custom metadata class

    My::DB::Foo - for table "foo"
    My::DB::Bar - for table "bar"
    ...

-John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to