Change access modifier of DefaultMultipartWrapperFactory properties to 
protected.
---------------------------------------------------------------------------------

                 Key: STS-804
                 URL: http://www.stripesframework.org/jira/browse/STS-804
             Project: Stripes
          Issue Type: Improvement
          Components: Context Management
    Affects Versions: Release 1.5.5
            Reporter: Agustí Sánchez
            Priority: Minor


Change the access modifier of DefaultMultipartWrapperFactory properties 
(temporaryFile, maxPostSizeInBytes, multipartClass) from private to protected 
so that subclasses of  DefaultMultipartWrapperFactory can those properties 
values as a result of custom implementation.

I needed to appy special logic to compute the temporary directory and as a 
result of being defined as private, I had to reimplement too much of the 
DefaultMultipartWrapperFactory class and to scatter logic between the wrapper 
factory and the wrapper classes.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to