Monthly Archives: January 2009
Dirty Necessary Money
Up at Cornell, Tom Bruce has a post about the problem of funding open access to legal materials. This brings to mind a conversation I had with a doctor friend recently about AltLaw. My friend, accustomed to the open-access requirements … Continue reading
Tests Are Code
It’s interesting to see the first signs of rebellion against RSpec. I jumped on the RSpec bandwagon when it first appeared, mostly so I wouldn’t have to write “assert_equals” all the time. But while I liked and used RSpec, I … Continue reading
Data Are Data, Not Objects
A small post for the new year (in which I have resolved to write more). The standard introduction to object-oriented programming teaches you to create a class for each type of thing you want to deal with in your program. … Continue reading