I was thinking that, too ... seemed to stick in the back of my brain from when I added the enumeration stuff. Made things harder. Static methods are really functions, but are being marketed as methods. :-)
/dev/mrg On 6/22/07, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
Unfortunately there's no static method inheritance in Java :-/ Andrus