blog.kdgregory.com
Wednesday, March 21, 2012
Static Variables Considered Harmful
›
In my last post, I mentioned that a particular programmer had abused static initializers. I've been thinking more about this, and decid...
Monday, March 19, 2012
Synchronizing put() is Not Sufficient
›
Have you ever seen a class like this, which synchronizes put() but not get() ? Have you ever written one? public class MyConcurrentlyAc...
Wednesday, March 7, 2012
A Month with Ruby and Rails
›
My current project is moving slowly, so I've been making changes to our corporate website. It uses Ruby on Rails, so has given me the o...
‹
›
Home
View web version