|
|
|
|
|
by dragonwriter
817 days ago
|
|
What it really seems like the issue is is: 1. Scripts should be maintained and tested, and 2. The language used for scripts necessarily is and should be treated as a project language, and the appropriateness of that choice should have all the factors that go into choosing a langauge for any other purpose, including the impact on complexity if it isn't the main language and fitness for purpose and any additional dev platform, tooling, etc., constraints it imposes, but... This doesn't imply scripts should be in the main project language, any more than it is generally the case that projects must be monolingual. |
|