* Dami Laurent (PJ) <[EMAIL PROTECTED]> [2007-02-01 08:30]: > each row returned by that query will be blessed into a new > class Music::AutoView::Cd_INNER_Track, created on the fly (if > not already there), and which inherits from both classes Cd and > Track. Multiple inheritance makes sense here because a row from > that result set contains data from both tables (Cd and Track).
How do you handle joining a table to itself? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
