Daily Archives: 21.3.2007

New domain

I have a new domain, anteru.net and moved my blog over to it. anteru.shelter13.net will remain as a redirect-only page.

Posted in General | Tagged | Leave a comment

Breaking dependencies with COM-style interfaces

Ever had the problem that you have a base class, and a few of the derived classes share a certain interface and you didn’t want to pull it up to the main class because it drags a whole lot of … Continue reading

Posted in Programming | Tagged | 2 Comments