<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-12616776.post114688843260678226..comments</id><updated>2007-04-15T06:08:30.953+10:00</updated><title type='text'>Comments on nosewheelie: How to make programming hard for yourself</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://nosewheelie.blogspot.com/feeds/114688843260678226/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12616776/114688843260678226/comments/default'/><link rel='alternate' type='text/html' href='http://nosewheelie.blogspot.com/2006/05/how-to-make-programming-hard-for.html'/><author><name>Tom Adams</name><uri>http://www.blogger.com/profile/16126053163040522576</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-12616776.post-114803231766581289</id><published>2006-05-19T19:51:00.000+10:00</published><updated>2006-05-19T19:51:00.000+10:00</updated><title type='text'>I think 5 lines is a bit over the top (too small)....</title><content type='html'>I think 5 lines is a bit over the top (too small). There are some things that need more than that. The point is not the number, pick any number (hence my magic number comment), but the things working within that guideline bring out. There's nothing wrong with a method being longer, so long as the code is clear and expresses its intent clearly. If something is not readable, it needs to be cleaned up.&lt;BR/&gt;&lt;BR/&gt;When I was first exposed to smaller methods I found them quite difficult to understand, however I now find them much easier to read than large methods. There's certainly a point where the a greater number of small things is not better than a lesser number of large things. It's finding the balance that counts, and this is usually a team thing.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12616776/114688843260678226/comments/default/114803231766581289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12616776/114688843260678226/comments/default/114803231766581289'/><link rel='alternate' type='text/html' href='http://nosewheelie.blogspot.com/2006/05/how-to-make-programming-hard-for.html?showComment=1148032260000#c114803231766581289' title=''/><author><name>Tom Adams</name><uri>http://www.blogger.com/profile/13733408421582323206</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://nosewheelie.blogspot.com/2006/05/how-to-make-programming-hard-for.html' ref='tag:blogger.com,1999:blog-12616776.post-114688843260678226' source='http://www.blogger.com/feeds/12616776/posts/default/114688843260678226' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12616776.post-114798889656313975</id><published>2006-05-19T07:48:00.000+10:00</published><updated>2006-05-19T07:48:00.000+10:00</updated><title type='text'>I do agree with the "methods over 20 lines" commen...</title><content type='html'>I do agree with the "methods over 20 lines" comment.&lt;BR/&gt;&lt;BR/&gt;I find that developers (such as yourself) who insist in breaking everything into 5 line methods write some of the most unreadable code.  &lt;BR/&gt;&lt;BR/&gt;How far down the stack do I need to travel to see what you're trying to accomplish?  How mind-bending can it get?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12616776/114688843260678226/comments/default/114798889656313975'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12616776/114688843260678226/comments/default/114798889656313975'/><link rel='alternate' type='text/html' href='http://nosewheelie.blogspot.com/2006/05/how-to-make-programming-hard-for.html?showComment=1147988880000#c114798889656313975' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://nosewheelie.blogspot.com/2006/05/how-to-make-programming-hard-for.html' ref='tag:blogger.com,1999:blog-12616776.post-114688843260678226' source='http://www.blogger.com/feeds/12616776/posts/default/114688843260678226' type='text/html'/></entry></feed>