Monthly Archives: February 2009

Reading a Classic

It seems that as software engineers it takes so much time and effort keeping up with technology that all we ever have time to read are technical books and materials. But we really should get out of that rut when … Continue reading

Posted in Books, General | Leave a comment

Autodelegation: A Multiple-Inheritance Alternative

While working in .NET and Java, on (admittedly rare) occasions I’ve wanted multiple-inheritance. Or I’ve had an implementation of an interface that I would like to extend, but the implementation was final. Essentially there have been times I’ve wanted to … Continue reading

Posted in General | 1 Comment

Back in the saddle

Wow, it’s been a while since I posted here. I started this blog soon after being laid off. I started a new job in May, moving from .NET back to Java development. Then in October the economy started hitting my … Continue reading

Posted in General | 1 Comment