Bradburger
Charter Member
Truth be told (as a software engineer put it to me) we programmers dont actually like to be called coders. For me personally i see 3 levels of skill.
Coder: 14 year old kid playing monkey-see-monkey-do and cant understand what he is really doing. IOW, just scripting.(i dont despise youth here....I have met and helped out some who are much younger than me but i consider them my superiors in skill and imagination)
Programer: Midway...like myself. Knows enough about digital signal processing and memory management to do the same thing in most programming and scripting languages.
Engineer: The top. Can think in binary if need be. Assembly is nothing to him. (Exageration mode off but you get the idea)
Thanks for that. I'll try to remember this!
SimConnect is only used for reading/writing data to the sim beyond what XML can do, as well as accessing weather, simulation state, and controlling simobjects other than the user aircraft. Most systems that dont require any of the core simulation variables to be over written can be done in XML or C++ as they are just simple logic code that can use the basic gauge system to handle inputs and outputs.
Yes, I think that's how I initally understood SimConnect.
Given what you said, I guess my question in my previous post has some merit, i.e. does this addon really need to use it?
Cheers
Paul