> Just like certain Java-programmers who consider Interface and Class > synonymous... (That's what the I in API means - Interface). :-) I've not met anyone who misses that distinction yet. Although one must be careful when using the word Interface within Java as it can be easily misconstrued - a libraries interface need not use interfaces.