Exception handling…is it better to use conditions?<div dir="auto"><br></div><div dir="auto">Conditional programming…selections preferred?</div><div dir="auto"><br></div><div dir="auto">I’ve heard that checking with conditions is preferred to exception handling.   I’ve also heard that selections are preferred to conditions.</div><div dir="auto"><br></div><div dir="auto">It seems like programming in an X3D encoding is an excellent example of this desired way of programming.</div><div dir="auto"><br></div><div dir="auto">Why hasn’t this kind of programming caught on big time for performance reasons?   Is app-inventor a good example of this?   Is blender a good example of this?</div><div dir="auto"><br></div><div dir="auto">Are DSLs still the rage?</div><div dir="auto"><br></div><div dir="auto">John </div>