* RA Jones <[EMAIL PROTECTED]> [2007-05-11 15:45]: > A. Pagaltzis wrote: > >That’s really too much work for a map block, though… > > Why so? Too much for readability, or for performance?
Readability. Micro-optimisations are not a concern of mine. Use of `map` with multi-statement blocks instantly degrades readability, and nested `map`s and `grep`s are truly awful. 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]/
