Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1CB6E5B8 for ; Fri, 18 Jan 2013 18:29:44 +0000 (UTC) Received: (qmail 34593 invoked by uid 500); 18 Jan 2013 18:29:44 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 34516 invoked by uid 500); 18 Jan 2013 18:29:43 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 34508 invoked by uid 99); 18 Jan 2013 18:29:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 18:29:43 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=FRT_ADOBE2,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.167.147.50] (HELO franklin.liquidweb.com) (69.167.147.50) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 18:29:36 +0000 Received: from localhost ([127.0.0.1]:49591) by franklin.liquidweb.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TwGgk-0001hT-0M for dev@flex.apache.org; Fri, 18 Jan 2013 13:29:14 -0500 Received: from 64.222.107.19 ([64.222.107.19]) by franklin.liquidweb.com (Horde Framework) with HTTP; Fri, 18 Jan 2013 13:29:13 -0500 Message-ID: <20130118132913.207961cieaph3y49@franklin.liquidweb.com> Date: Fri, 18 Jan 2013 13:29:13 -0500 From: Michael Schmalle To: dev@flex.apache.org Subject: Re: [FalconJx] where I'm going to be References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.8) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - franklin.liquidweb.com X-AntiAbuse: Original Domain - flex.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - teotigraphix.com X-Get-Message-Sender-Via: franklin.liquidweb.com: authenticated_id: teotigra/from_h X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org Quoting Alex Harui : > > >> >> 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? There is no state in the visitors, I use the IDefinition API to get what I need, which is a model but, I never save state in a visitor. Mike >> > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > > -- Michael Schmalle - Teoti Graphix, LLC http://www.teotigraphix.com http://blog.teotigraphix.com