Re: Convert Signature attributes (generics) to C# .NET

Jeroen Frijters <[email protected]> Thu, 26 Feb 2015 09:07:43 +0000
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
Hi Martin,

The JVM does not support reified generics. The signature attribute is only for javac and reflection. IKVM supports those two cases just fine.

Regards,
Jeroen

> -----Original Message-----
> From: Martin Brázdil [mailto:[email protected]]
> Sent: Wednesday, February 25, 2015 22:04
> To: [email protected]
> Subject: [Ikvm-developers] Convert Signature attributes (generics) to C#
> .NET
> 
> Hi guys,
> 
> is there any way how to convert Signature Atribute generated from ikvmc
> to readable form for System.Reflection methods?
> I want to use methods like "GetGenericArguments()", but it seems that
> ikvmc does not convert generics properly.
> 
> If this is not possible, then how can I obtain reflected types from
> signature at least?
> 
> Thank you for help and great work in this project, Martin
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers