On 7/21/06, Christopher H. Laco <[EMAIL PROTECTED]> wrote: > > I'd suspect that it barfed because when the schema tried loading the > result source classes, it tried loading My::Schema::BaseClass as it's > own source, which it isn't.
I just setup a test, and excluding the BaseClass did the trick! Now I just need an easy way to say "load all BUT this class" without having to specify all the classes by hand. :-) Drew -- ---------------------------------------------------------------- Drew Taylor * Web development & consulting Email: [EMAIL PROTECTED] * Site implementation & hosting Web : www.drewtaylor.com * perl/mod_perl/DBI/mysql/postgres ---------------------------------------------------------------- _______________________________________________ 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]/
