From: Marc P. <ma...@an...> - 2003-04-19 12:00:23
|
On Fri, 18 Apr 2003 22:09:17 -0400, Eric B. Ridge <eb...@tc...> wrote: > On Friday, April 18, 2003, at 09:19 PM, Brian Goetz wrote: > >> Do the same with your macro. There must be some way #visitChildren can >> expand to something that doesn't involve calling > #visitChildren.... > > Did I miss something obvious or wouldn't that case be when $n has no > children? Yes, exactly. I don't think I'm being stupid. This is standard node-tree traversal logic. No children, no further recursion. It's a bug I tell you! -- Marc Palmer (Wangjammer5) http://www.wangjammers.org Java Consultants |