Hello, I was reading the previous ticket and was trying to understand roller 5.X source https://issues.apache.org/jira/browse/ROL-706
It is fantastic because media file api is an excellent "new "concept. Sorry to arrive after the battle but our websites are built with roller 4.x so I didn't know the code of the new release. Too many modifications into the source code are evil for migration... In the previous version we created our own tables for file storage. Two new tables : one for path and one for file. I read all your code and it is nice to have everything to start. I wonder if it is better to update table or create a new one for binary storage. I will start by updating the existing roller_mediafile to test. Best regards
