You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/07/10 11:41:31 UTC

DO NOT REPLY [Bug 35678] - Multiple source directory in single package support.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35678>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35678


ant@kruithof.xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
           Priority|P2                          |P5
         Resolution|                            |WORKSFORME




------- Additional Comments From ant@kruithof.xs4all.nl  2005-07-10 11:41 -------
Why not use different packages for different functional associations? When a
good interface is defined on the different packages the number of import
statements per class should be low.

by the way, this is already possible, both with dislocated files (dislocated
files are always compiled though) and with multiple source directories (by using
<src ...> elements instead of the srcdir attribute.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org