I was delighted to learn recently about this:

http://www.pixelate.de/blog/debug-and-release-builds-with-as3-conditional-compilation

So I thought I'd pass that along.

So now I can wrap some asserts and alerts in CONFIG::debug.
My understanding is that it's OK to include trace() statements in a
release build. Please set me straight if that's not the case.

Reply via email to