DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9897>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9897 PropertyFile task - change private members to protected Summary: PropertyFile task - change private members to protected Product: Ant Version: 1.5Beta2 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Could you please change private members of PropertyFile task to protected? This will allow to users to extends and enhance task functionality without bothering authors. For example: I would like to change writeFile() of PropertyFile task to "not escape" characters with "\". I dont want to copy&paste your code and add my stuf, but just change writeFile() and have access to some private methods and members. Please be kind! :) thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
