well, but a #define in front of every debug_beam or text isnt that much of work ... the problem is then sometimes that you want to test some stuff in release mode, because of performance, and then you have the old prblm again ... another compile config is then needed, that may be a solution .... ( as you saw in the demo of joebotxp, hm, there are still some beams ... )
or you write a function special for debug messages, then you can switch them on and off as you like ... ha, I should do that myself also for the beams ... and then give those functions ID's so I can switch on whatever I want
