View Single Post
kbs666
Senior Member
 
Join Date: Oct 2014
Location: Chicago, IL
Posts: 1,690

Old November 11th, 2017, 05:42 PM
In databases images are pretty much always stored as some variant of a binary data type. That is they are simply a complete image of the original file. That keeps things simple for everyone involved. Other programs know how to consume the file without any special processing and the DB itself doesn't need to do anything special to the field either on input or output.

Switching it around so that images are stored in one central spot and other topics simply link to that repository would require a reworking internally of how RW handles images but if they wanted to do it, it could be done.

I still question how much gain would be had from the effort it would take. I doubt many people actually reuse images ever in a realm.

my Realm Works videos
https://www.youtube.com/channel/UCZU...4DwXXkvmBXQ9Yw
kbs666 is offline   #14 Reply With Quote