* Matt S Trout <[EMAIL PROTECTED]> [2007-06-23 17:50]: > some people prefer S::L because they want to think in > relational terms when designing their schema and can't do that > in terms of the perl syntax, some prefer to think in terms of > classes so use deploy, and I'm odd in that I think in > relational terms but still prefer deploy due to DRY and the > fact I can see the resulting schema in my head as I'm writing > out the perl code :)
You wrote the bloody thing. Of course you can see what SQL will result from the Perl you are writing. :-) 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]/
