What are the best practices in language interoperability?

Posted by dotnetdev on Stack Overflow See other posts from Stack Overflow or by dotnetdev
Published on 2010-05-01T12:24:48Z Indexed on 2010/05/03 4:28 UTC
Read the original article Hit count: 363

In a system which requires use of multiple languages, what are the best practices to ensure a loosely-coupled architecture when code is calling another language's code?

© Stack Overflow or respective owner

Related posts about interoperability

Related posts about language-interoperability