What are the best practises 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/01 12:27 UTC
Read the original article Hit count: 265

In a system which requires use of multiple languages, what are the best practises 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