I want to store some export settings into my binary Maya file, but I also want to be able to import those settings from an existing, on disk binary Maya file. I have looked at fileInfo, which works to save the data, but I don't know how I can read that out of another Maya .mb file without loading it into the scene.
Any ideas? A side-band file is not an option.