It's an exceptionally good book, definately worth a read.
Ceki Gülcü wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]