[Ikvm-developers] IKVM in Windows Store apps?
Brought to you by:
jfrijters
|
From: Chris C. <ca...@al...> - 2012-12-05 21:25:33
|
... is it possible? I’m not all that familiar with .NET and I’m really just casting around to see if there’s a way to make use of JVM code for some underlying logic. But I’m getting the impression from e.g. http://msdn.microsoft.com/en-us/library/windows/apps/br230302(v=vs.110).aspx that the supported framework is a bit limited and IKVM’s low-level dependencies might not be possible to satisfy. (The first thing I ran into when I tried to build a test case with IKVM assemblies in it was ApplicationException being unavailable to subclass for instance.) Is this accurate or am I just a bit ignorant? Thanks, Chris |