Attempting to open an asdf file that requires a converter to deserialize some portion of the file raises an exception when that converter is not found, e.g. if the parent package decided to drop support for it. It might be more helpful if this raised a warning and loaded the un-convert-able parts as TaggedDict.