2008/2/29, CleverSwine <[EMAIL PROTECTED]>: > > In some OO languages (C++ comes to > mind), the constant interface anti-pattern isn't possible because > constants > cannot be defined on interfaces.
Err... Does C++ have interfaces at all? All I recall is that C++ has classes. Antonio