tba.
this module loads a dictionary, which maps all ConnectionClassNames to its imported classes.
To use a newly implemented Connection-class, please register its module in the __all__ list in this module
AbstractConnection is the base-class for each type of connections Connections should be used to define the way an hasset is handed over to another task. Each connection holds functionality to export and load assets and to find out where thy are stored on disk.