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=37374>.
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=37374





------- Additional Comments From [EMAIL PROTECTED]  2005-11-07 07:50 -------
(In reply to comment #10)
> I also recommend making all methods 'final' since a derived class does not 
> have
> access to the fileSystems field and would be unable to properly synchronize 
> it.

Did you mean those methods in AbstractFileProvider which access (and
synchronize) agains "fileSystems"?
Then why should I make those methods final?
Since "fileSystems" is private and even a derived class has to use the class
methods there is no problem with synchronization.

-- 
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]

Reply via email to