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=36235>. 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=36235 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-19 11:05 ------- I actually think we should move every optional thingy into its own little package, so you can selectively exclude various packages, instead of having to exclude specific stuff by name. however, this would mean writing a facade class for every class we move, because we dont know who/what imports and uses the original. And then those facades wouldnt compile unless they used reflection/java1.5 dynamic proxy generation to talk to the implementation classes... -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
