conduit.TypeConverter.TypeConverter:
Maintains a dictionary of dictionaries, indexed by the type
converted FROM which maps to a list of types that can be converted
TO
conduit.dataproviders.Image.UploadInfo:
Upload information container, this way we can add info and keep
the _upload_info method on the ImageSink retain its api