Thanks for the answer guys!
So that means that every time you code anything new, if you want to test it out you gotta wait for the entire compilation, which can take from a couple seconds to several hours depending on the size of your project?
Do you guys consider that a big problem, or it’s just an inconvenience?
If that’s really a big deal (which is currently sounding like to me) it raises me a question: Why to choose that? I’ve already read a lot of the C++ vs C# threads and such and I saw there are many arguments both ways… but not-having-to-wait-so-long vs having-to-way-a-lot looks like a very different deal to me…
What u guys think?