Konverter
Konverter copied to clipboard
Clean up/refactor
KonverterSupport and the model_attributes.py file should be refactored to more cleanly work together. For example, better class variables in KonverterSupport
that are more clearly named and grab their contents from model_attributes so we don't have to define behavior/variables/support in more than one place.