From: Marc P. <ma...@an...> - 2003-04-07 19:06:00
|
Hi all, Do we have a "return" or "break" mechanism for #macro? If not, it would be very useful because it gets very ugly if you have to test for conditions that prevent the macro from working... you can get huge blocks around code and it gets hard to read and maintain. Would this be difficult to do? I'm guessing that it might be quite tricky, as the "#break" or similar would only be legal in #macro (and maybe #foreach) and may require explicit knowledge of those directives unless we add a mechanism for directives to be told to "stop executing". Thanks, Marc -- Marc Palmer (Wangjammer5) http://www.wangjammers.org Java Consultants |