[Dbix-class] Re: Feature request for
DBIx::Class::InflateColumn::inflate_column
A. Pagaltzis
pagaltzis at gmx.de
Sat Oct 28 20:35:59 BST 2006
* Ash Berlin <ash at cpan.org> [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
More information about the DBIx-Class
mailing list