--- Simon Kitching <[EMAIL PROTECTED]> wrote:

> Ok, we'll see what the general consensus is. I happen to personally like
> prefixes rather than suffixes, but will go with the majority opinion.

I vote for prefixes.

> That sounds reasonable. However I do dislike having mutual dependencies
> between java packages; a DAG (directed acyclic graph) is good for a
> number of reasons. 

I strongly agree.  Cyclic package dependencies seem
unimportant when you only have a few classes, but as the
amount of code grows, you quickly find that testing and
refactoring because much more difficult than it had to be.





                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 


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

Reply via email to