Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0 Apache Release
Description
Currently every java class determines the location of upload/profile etc. files by its own using lots of string concatenations.
This should be centralized.
Also various common File operations like file folder creation/deleting/copying should be done using well known algorithms.