|
|
|
|
|
by pjmlp
1422 days ago
|
|
Mixing languages increases the code complexity and hiring requirements for anyone that has to touch the code. Everyone on the project has to learn two languages, two ecosystems, because naturally F# folks either reinvent or create idiomatic wrappers for what .NET already offers, a typical side effect in guest languages. And then there are the enterprise support teams that explicitly only give support if the issues are reproducible with C# when giving example on tickets, increasing the costs to submit support tickets. |
|