> > Either do I, the way I see it is we traverse the MXML AST. I just have > to look at what you have done to know what "state" needs to be saved > as we are walking the MXML AST. I think all "state" is kept as a variables in the "Context" class. The "state" is mostly trying to remember what the parent nodes are. I assume there is some other convention for doing that in the visitors? >
-- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui