canmove, Confirmed users
1,173
edits
(→Auth) |
|||
Line 18: | Line 18: | ||
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. These were created as needed for projects and have undergone several revisions as requirements changed. Do they meet our needs, or are there further requirements? Are there refinements to be done to the methods or underlying code? Can (should?) we extend this to dynamically load functions? | 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. These were created as needed for projects and have undergone several revisions as requirements changed. Do they meet our needs, or are there further requirements? Are there refinements to be done to the methods or underlying code? Can (should?) we extend this to dynamically load functions? | ||
Looking generally good as is. | |||
=== Errors === | === Errors === |