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=34362>. 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=34362 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-09 11:51 ------- (In reply to comment #5) > I agree that the file should be saved at > the exact location it was loaded, that means going back to the pain of storing > the URL and ensuring its consistency with the filename and the basepath :/ Maybe it need not be as bad as before. I think it should be enough to only store the URL in one of the load() methods. We could make this information accessable by a getCurrentURL() or getSourceURL() method, which returns null until load() was called. I see no need that this URL is updated whenever the filename or basepath change. -- 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]
