The exact same conditionnal statement throwing error if ptype is unknown in Plugin.register() is already executed by MetaPlugType.type_from_name(), which is called right after it. Guessing which class should be concerned by such a check, I ended up removing it in Plugin.
|
|
||
608 |
|
608 |
|
609 |
|
609 |
|
610 |
|
610 |
|
611 |
|
|
|
612 |
|
|
|
613 |
|
611 |
|
614 |
|
612 |
|
615 |
|
613 |
|