Thank you so much!
By the way, do you use your own in-house code to parse EXIF, etc., or something like jhead?
We can't rely upon a 3rd party tool like Exiftool, no matter how useful it is, to be an essential part of Photo Mechanic. They are a reference of course, but not "embedded" within PM
So our Exif data parsing is all custom but utilizing multiple sources (especially regarding the ugly maker note metadata). As you can appreciate, any maker note data is either non-standard (but willing to be disclosed), or is used by the manufacturer to hide their own internal bits they need for proper post processing with their proprietary software. In any case, the maker note is proprietary data that can change in format from model to model, therefore we require a whitelisting of these models to make sure PM doesn't have problems with unseen models moving forward.
With regards to any Sony or other cameras, PM will read all the standard Exif metadata fine. There are of course many "non-standard" fields like white balance that can only be discerned from each manufacturer's maker note. We do our best to keep up. In some cases the manufacturers will encrypt certain maker note metadata. In these cases we will not attempt to decrypt.
--dennis