> So, back to my question. Why is this a best practice? Maybe 
> it's a common
> practices, possibly a standard practiced, but no one has yet 
> convinced me
> it's best practice.


FWIW, I like the separate package hierarchy because it keeps the
"regular" code packages less cluttered.  I feel like 10 classes in a
package is OK... but if there were 20 classes, 10 of which were tests,
and they were all intermingled.... just seems like it would be visually
distracting.  

Yours,

Tom Copeland
[EMAIL PROTECTED]


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

Reply via email to