* Ash Berlin <[EMAIL PROTECTED]> [2006-10-28 16:10]: > Bernhard Graf wrote: > >Buys us readability and saves us a little typing and few > >CPU-Cycles ;-) I would think. At least it doesn't hurt. ;-) > > Readablity: Maybe > Saving a few cycles: not really - how do you think DBIC will do > it itself?
You save the method call and dispatch overhead. Same principle as doing buffered I/O. It’s a trivial and possibly a debatable gain, but it does exist. I don’t see how implementing this would incur any noteworthy complexity, tho, so I don’t know why it merits such a long thread. Seems like a case of the bike shed colours to me. JFDI. Regards, -- Aristotle “Look, my bald yak has almost finished repainting that shed!” – chromatic _______________________________________________ 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/dbix-class@lists.rawmode.org/