He talks a lot of sense, but we don't see eye to eye on everything.

I like his book on patterns and domain driven design - we use concepts he talks about quite a lot - particularly specification patterns and builder patterns (which I love because they make such neat concise easy-to-read code)

But, I was reading a piece of his recently about jQuery - he dislikes jQuery's identically named getters and setters (his example is x = object.Height() to get the height and object.Height(200) to set it).

He says it ought to be object.Height() and object.SetHeight(x). I don't agree. Well, I do, I see the sense in his argument, I just don't think it matters in the slightest.

Posted By: Arizona Bay on August 5th 2011 at 15:00:10


Message Thread


Reply to Message

In order to add a post to the WotB Message Board you must be a registered WotB user.

If you are not yet registered then please visit the registration page. You should ensure that their browser is setup to accept cookies.

Log in