Re: Events

Jeroen Frijters <[email protected]> Sat, 17 Sep 2016 17:43:52 +0000
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
> Thanks,  reading this:
> 
> https://sourceforge.net/p/ikvm/mailman/message/4229204/
> 
> I was hoping that the definitions would work.

An event definition is separate metadata entity. Without this the C# won't recognize it. There is currently no way for ikvmc to emit this event metadata.

> Any suggested work-around?  For whatever reason, we have a customer who
> can load IKVM dlls and any dlls we create using IKVM, but not the VS
> generated DLL.

There is no easy workaround that I can think of.

> There is some claim of requiring .NET 2.0 compatibility but is IKVM
> limited to the 2.0 API?

I don't know what this means.

Regards,
Jeroen

------------------------------------------------------------------------------