|
|
|
|
|
by pjmlp
3085 days ago
|
|
That is what I do with C++ for sharing business logic. Only need the SDK tooling, without being forced to debug extra layers of third party tools. Using extra, non official language X usually overshadows the extra debugging and configuration efforts of adding yet another layer into the overall architecture. |
|