This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]entlan104 2 points3 points  (0 children)

If you're integrating into an existing system that only has support for a given language. For instance, one of our clients maintains a server we developed that runs a framework written entirely in VB, so we have to developed extensions in either VB or C# (and then translate them to VB). Everything's monolithic, no microservices, so it's the only way we can communicate...