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





------- Additional Comments From [EMAIL PROTECTED]  2006-05-08 21:51 -------
Digging in further, the piece of code that needs to be modifiable is sitting in 
a private nested class of 
FileCleaner called Tracker. So not something that FileUpload has any access to 
- or anyone can unless 
IO opens up such a feature.

Something like:

public FileCleaner(Class trackerClass)

and user's could extend the Tracker class (if made more public).

Or have a cleanRequestListener observable pattern to decouple the tracking from 
the deleting and have 
user's set that.

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