Open sumnerevans opened 6 years ago
What exactly do you mean by no reflection in Mozzarella codebase? We already use getattr, setattr, hasattr everywhere. Why disallow it?
Why must plugins use setattr? Will there be config stored as a string? Explain what you were thinking...
We need a plugin system. For example, Visplay needs to be able to access information from the system about projects.
Technical Implementation
setattr
on the root controller.