aconstlink / motor

Software Framework for Audio/Visual/Interactive Real-Time Applications
MIT License
1 stars 0 forks source link

Need a format in format layer #97

Open aconstlink opened 3 weeks ago

aconstlink commented 3 weeks ago

The import and export modules need a format string so more specific factories can be registered.

For example, some programs export a .json file but at the moment, only im/export factories can be registered by extension, so there is no way to figure out to which factory the file is to be sent.

So im/export factories need to be additionally registerable by format.