WebService (see
AWS). Is it possible
to extend MS WSDL stub generator from dotnet toolset to generate
Ada stubs?
CLR Hosting (David
Bottons example). Can we use dotnet introspection to
generate thin Ada bindings?
'Non-managed code' c.f. Microsoft C++. Is it possible to
create a 'machine code' package that generates IL, and use this
(with a C# main?) to create modules that are mainly native code,
but which the CLR can run directly?
Native compiler (modified jgnat?). Is there any need
for this given the above?
For (some?) of above:
Indicate purpose of the method
Outline what needs to be done
Prototype/demonstrate method
Mention Mono and/or
Pnet
- perhaps worth considering how the above could be implemented in
these systems?