At 08:50 PM 1/7/2005, you wrote:
Which item is this in Effective Java? He also makes a strong argument (Item
1) to use static factory methods instead of constructors.
Did not read the book yet, so can't tell you.
I think that going down the constructor path can potentially lead to
"parameter madness" as you add more "required" members that must be set at
construction time.
Yes, absolutely.
Just a comment,
-Mark
--
Ceki Gülcü
The complete log4j manual: http://www.qos.ch/log4j/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]