You're looking for C3 inheritance which works using Manhattan distance vs. left-most-ancestor.
>> Tried the C3 approach. No joy. Daniel reports that Brandon has been doing a bunch of refactoring in this area, so for the time being I've just copied the overridden methods in MSSQL to Sybase::MSSQL and adjusted the 'use base' statement to just inherit from DBI::Sybase. Not elegant, but it meets my needs for now. - Alan _______________________________________________ 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]/
