ImageDataResource, VideoDataResource, AudioDataResource, OtherDataResource
Posted by Wai on
URL: http://ofbiz.116.s1.nabble.com/ImageDataResource-VideoDataResource-AudioDataResource-OtherDataResource-tp4354343.html
Hello All,
What is the purpose of having the following "separate" entities:
ImageDataResource
VideoDataResource
AudioDataResource
OtherDataResource
Couldn't all these entities be lumped into one, since they all store blobs and it is associated with the entity DataResource that specify a mimeType to identity it.
Was it designed this way to serve some specific purpose?
Thanks,
Wai