canmove, Confirmed users
1,173
edits
| Line 33: | Line 33: | ||
=== Dynamic Loading === | === Dynamic Loading === | ||
We currently have two approaches for dynamically generating interfaces - one for classes that implement a defined abstract interface, and one for more generic class loading. | We currently have two approaches for dynamically generating interfaces - one for classes that implement a defined abstract interface, and one for more generic class loading. Looking generally good as is. | ||
Bugs: | |||
* Add interface support to load_and_configure | |||
=== Errors === | === Errors === | ||