Load the converter class on demand

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 02:47:23 -04:00
parent 3fa08debe9
commit 799d47054e
9 changed files with 30 additions and 22 deletions

View File

@@ -204,6 +204,7 @@ Other changes
add_to_object.
* Rename transformation manager method get_for_model to
get_for_object.
* Load the converter class on demand.
Removals
--------