79 | | Odin based means that we build everything '''natively''' from the Win32 source code and don't use any Windows DLLs at all. Of course, we use Odin DLLs that implement Win32 GUI controls on top of PM (among other things). But as Odin is also built '''natively''' we consider our Java6 as a '''native''' port. [[br]][[br]] |
| 79 | Odin based means that we build everything '''natively''' from the Win32 source code and don't use any Windows DLLs at all. Of course, we use Odin DLLs that implement Win32 GUI controls on top of PM (among other things). But as Odin is also built '''natively''' we consider our Java6 as a '''native''' port.[[br]] |
| 80 | More over, building from Win32 sources '''natively''' lets us apply fixes and improvements to the original application which would be not possible with the Odinized approach. [[br]][[br]] |