Erik Price wrote:


Side note: I like returning Object from a method -- it's rarely, rarely necessary, and in Java, it's a pain to deal with Object instances (because you can't send an arbitrary message to an object, you have to make an explicit cast to appease the compiler).


Uh, mental diarrhea there, because I meant to say "I don't like returning Object from a method". Sorry.





Erik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to