﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Scott Bellware commented on The small difference between OK Code and Good Code</title><description>No mater how good it is, it can always be better - especially if people don't understand the intention here, and why one is better than the other.
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment8</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment8</guid><pubDate>Tue, 22 Jul 2008 02:38:08 GMT</pubDate></item><item><title>Ayende Rahien commented on The small difference between OK Code and Good Code</title><description>Current machine name + current instance name.
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment7</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment7</guid><pubDate>Mon, 21 Jul 2008 21:45:27 GMT</pubDate></item><item><title>James Curran commented on The small difference between OK Code and Good Code</title><description>Clarify "clientName" : is it the business paying your bill, or the process calling this one?
  
  
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment6</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment6</guid><pubDate>Mon, 21 Jul 2008 21:44:01 GMT</pubDate></item><item><title>Kyle commented on The small difference between OK Code and Good Code</title><description>Interesting. This points to something that I've mentioned to other people before, but no one seems to get it. I call it, "coding for debugability". In other words, I'm accepting there there are going to be bugs. The key is to make it so that finding and fixing those bugs is not difficult. Is it a new idea? Probably not. But it's one that has helped me out quite a lot.
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment5</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment5</guid><pubDate>Mon, 21 Jul 2008 13:40:57 GMT</pubDate></item><item><title>Ayende Rahien commented on The small difference between OK Code and Good Code</title><description>Yes!
  
The major difference here is that one approach is a dead end when you troubleshoot.
  
The second approach give you much more insight into what is going on
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment4</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment4</guid><pubDate>Mon, 21 Jul 2008 06:37:54 GMT</pubDate></item><item><title>jonnii commented on The small difference between OK Code and Good Code</title><description>I guess the only thing i can think of is that if you were to inspect the state of the cache the clientName might help you track down a bug?
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment3</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment3</guid><pubDate>Mon, 21 Jul 2008 02:56:46 GMT</pubDate></item><item><title>Ayende Rahien commented on The small difference between OK Code and Good Code</title><description>Nope, the value of the lock has no meaning to the app whatsoever.
  
See the previous post about the details of the locking scheme
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment2</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment2</guid><pubDate>Mon, 21 Jul 2008 01:29:37 GMT</pubDate></item><item><title>pb commented on The small difference between OK Code and Good Code</title><description>Locks per client instead of globally?
</description><link>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment1</link><guid>http://ayende.com/3426/the-small-difference-between-ok-code-and-good-code#comment1</guid><pubDate>Mon, 21 Jul 2008 01:25:12 GMT</pubDate></item></channel></rss>