In languages based on message-passing, you just call the function and an error will occur at run time if it does not exist. In languages with reflection, you can test to see if the function exists and then call it. In Haxe...
( Read more... )
Mar. 6th, 2014
ReactOS has problems
Mar. 6th, 2014 03:59 pmWith XP EOLing, I was thinking of moving to ReactOS, but looking at their release notes has me backing away. They just began "allowing for basic functionality of many USB devices" last year, and their most recent update has them fully rewriting some of the core system modules so expect instability.