07-29-2005 11:11 AM
07-29-2005 12:47 PM
07-29-2005 02:45 PM
Thanks for the explanation.
With respect to your example of file I/O ... I understand there needs to be a conversion of IL code to native code and that it is upto Mono to provide the proper mirror classes (e.g. file I/O capability) in order to claim they can run programs targeting the .NET platform. As such at that level I don't see much problem porting an application from Windows to Linux as long as assemblies are used, which are made available by Mono.
I'm not a Mono expert (don't know yet the minimal set of classes they must provide) and Linux isn't our primary target, but I wanted to verify if any doors were left open (wrt VISA) towards Linux via Mono.