Changes between Version 5 and Version 6 of VirtualizationMode
- Timestamp:
- 01/11/07 17:57:55 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualizationMode
v5 v6 12 12 Code translated in !IKVM mode will be built instantly, if all Java constructs are [wiki:Transformations transformed] by Janett, and unit-tests will pass, if Classpath Java implementation has the same behavior with Sun Java implementation and if IKVM tricks work. 13 13 14 In Janett, we will transform every Java construct to C# counterpart in later releases. Jeroen Frijters (IKVM developer) [http://weblog.ikvm.net/PermaLink.aspx?guid=3620697a-52f4-4067-9afa-863b3066317b committed to use] [https://openjdk.dev.java.net/ OpenJDK] in IKVM ,so second part of problem may be fixed in near future.14 In Janett, we will transform every Java construct to C# counterpart in later releases. Jeroen Frijters (IKVM developer) [http://weblog.ikvm.net/PermaLink.aspx?guid=3620697a-52f4-4067-9afa-863b3066317b committed to use] [https://openjdk.dev.java.net/ OpenJDK] in IKVM ,so the second part of problem may be fixed in near future. 15 15 16 We recommend IKVMCompiler and Janett VirtualizationMode to be used for libraries (black-box) notframeworks.[[BR]]16 We recommend IKVMCompiler and Janett VirtualizationMode to be used for libraries (black-box) rather than frameworks.[[BR]] 17 17 See also more interesting EmulationMode and NativeMode.
