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=9079>. 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=9079 Incompatible change to Available.setFile() ------- Additional Comments From [EMAIL PROTECTED] 2002-05-16 18:13 ------- Anyone else want to chime in on this one? Does everyone agree with Erik's assessment, or can we just document this change in the "may break" section of WHATSNEW? Since what's being specified is the name of a (potential) file or directory, having it be a String seemed okay to me, and it made all the searching for it with the filepath stuff work -- changing it back to a File will mean a lot of reworking of how all that's done (which I'm not sure when I'd have time to do). Can the cited user's task's code just be changed to avail.setFile(current)? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
