Stephen McConnell wrote:



Berin Loritsch wrote:


You are using too much magic if...


... you feel that java.lang.Object is the best way to pass information.



Ummm, don't know if I agree with that - sounds like an over-generalization. Its not java.lang.Object that one should be concerned about but instead the contract surrounding the usage.
Steve.



Maybe it is, but when java.lang.Object is used instead of an already available domain object that is easily accessible, then using java.lang.Object will introduce maintenance issues.

Now, in a container/framework, its use is pretty much mandated.


--


"They that give up essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety."
                - Benjamin Franklin


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



Reply via email to