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=36387>. 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=36387 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-17 17:01 ------- (In reply to comment #1) > Changed status from blocker. The proposed change certainly can't be > implemented > as -is; that would be a major backwards incompatibility. More research is > needed > into whether a fix is needed for this, and if so how to do that. Maybe some > kind > of properties file lookup so that this feature can be enabled by end users > rather than via the code? > > This definitely doesn't block other digester releases...it's the way digester > has behaved for many releases. (In reply to comment #1) > Changed status from blocker. The proposed change certainly can't be > implemented > as -is; that would be a major backwards incompatibility. More research is > needed > into whether a fix is needed for this, and if so how to do that. Maybe some > kind > of properties file lookup so that this feature can be enabled by end users > rather than via the code? > > This definitely doesn't block other digester releases...it's the way digester > has behaved for many releases. A properties file lookup would be ideal. The problem is not so much with digester itself. It's with the numerous consumers of digester who accept the default digester behavior and the inability to effect digester's choice of classloader when digester is an indirect dependency. An optional properties file would definitely maintain the existing behavior yet allow sufficient configurability when needed. Thanks. -- 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]
