|
|
|
|
|
by moonchrome
3868 days ago
|
|
>Although I'm a huge statically-typed language fan, I suspect it would not. Most of the bugs I've dealt with would be fixed by static typing (undefined property use, recursive dependancies, etc.) and it would give more structure to the plugins + make the API self documenting and toolable which would make it easier to drop in and fix the issues |
|