Re: [Mono-list] Linux - Mono - Image Files...?

2012-04-03 Thread Jonathan Pryor
On Mar 30, 2012, at 3:01 AM, Allen Copeland wrote: Just out of curiosity: does mono support .so-based images for CLI metadata? No, though there was some thinking in that direction many moons ago in the context of supporting mixed-mode assemblies:

Re: [Mono-list] Linux - Mono - Image Files...?

2012-03-30 Thread Allen Copeland
Just out of curiosity: does mono support .so-based images for CLI metadata? I'm asking because I'm writing a metadata handler that I plan on using in a framework, so far I've used a code generator to map out the basic table relationships and states associated with the varying sizes of the table

[Mono-list] Linux - Mono - Image Files...?

2012-03-23 Thread Allen Copeland
Salutations, I'm a newbie when it comes to the Mono project, so forgive me if my question seems naive. I'm researching the Common Language Infrastructure aka ECMA-335, and one of the goals is to be able to read and write PortableExecutable images, as well as libraries constructed through a