Hello,
I am working on Mogile FS for the first time. I have a issue that I wanted to store photos with the original and crop ones with different classes and but onto the same domain. Issue is that I wanted to keep same key for a image and its crop ones also with different classes. But using the getPath I have to pass only the key, so how will mogFS class will know that, which image I wanted, means the crop one or the original one. Is there any way that I can pass the class also in getPath function. Thanks and Regards Bhavin Shah.
