Name: Anonymous 2005-08-13 10:33
I just filtrowned myself. I decided to change an implementation from using constant ints to singletons of a set of related classes. In the interface where I defined the constants I executed the command :%s /int/Foo/ to fix my defenitions. What happened? The interface turned into a Fooerface.