Removed 25% of the framework? Gosh, I wish _why wasn''t so darn verbose... -------------- next part -------------- An HTML attachment was scrubbed... URL: <rubyforge.org/pipermail/camping-list/attachments/20080522/7612c03e/attachment.html>
Removed a little less than 1kB - added a new dependency with 4375 lines of code. On Thu, May 22, 2008 at 8:34 PM, John Baylor <john.baylor at gmail.com> wrote:> Removed 25% of the framework? Gosh, I wish _why wasn''t so darn verbose... > > > _______________________________________________ > Camping-list mailing list > Camping-list at rubyforge.org > rubyforge.org/mailman/listinfo/camping-list >-- Magnus Holm
What pains me is that my Perl clone is weighing in at a bloated 6.6k after I run it through: cat `find -name ''*.pm'' -print` | perltidy -npro -dac -dws -i 0 | sed ''/^\s*$/d'' | perl -pe ''s/ +/ /g'' | wc . I was never an expert golfer <perlgolf.sourceforge.net>, but still.... *sigh* --beppu On Thu, May 22, 2008 at 11:34 AM, John Baylor <john.baylor at gmail.com> wrote:> Removed 25% of the framework? Gosh, I wish _why wasn''t so darn verbose... > > > _______________________________________________ > Camping-list mailing list > Camping-list at rubyforge.org > rubyforge.org/mailman/listinfo/camping-list >-------------- next part -------------- An HTML attachment was scrubbed... URL: <rubyforge.org/pipermail/camping-list/attachments/20080523/45bafe06/attachment.html>