Make FileItemFactory a service so it can be overridden 
-------------------------------------------------------

                 Key: TAPESTRY-2715
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2715
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-upload
    Affects Versions: 5.0.15
            Reporter: Martijn Brinkers


I would like to be able to replace FileItemFactory with my own implementation. 
Currently DiskFileItemFactory is hard-coded in MultipartDecoderImpl. I would 
like the FileItemFactory to be a service to allow me to choose my own 
implementation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to