[gme-users] Interpreter interoperability

Kevin Smyth ksmyth at isis.vanderbilt.edu
Wed Aug 31 09:26:34 CDT 2011


.NET Primary Interop Assemblies were included with GME 11.7.28. PIAs
allow you to create a Class Library that is shared by two or more
interpreters.

Without the PIAs, each interpreter would generate its own interop
assemblies, which would be incompatible with each other.

The interfaces for the PIAs are essentially the same, but with different
namespaces. Simply reference .NET assembly GME, GME.Mga, etc.

Kevin

-----Original Message-----
From: gme-users-bounces at list.isis.vanderbilt.edu
[mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Cuong
Minh Tran
Sent: Wednesday, August 31, 2011 3:18 AM
To: gme-users
Subject: [gme-users] Interpreter interoperability

Hi all

It was mentioned that Interpreter interoperability has been possible
since GME 11.7.28.

Could anyone please elaborate on how to achieve this? Sample codes would
be very much appreciated.

Best regards

Cuong
_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users


More information about the gme-users mailing list