Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91777DE47 for ; Mon, 1 Oct 2012 11:30:10 +0000 (UTC) Received: (qmail 36668 invoked by uid 500); 1 Oct 2012 11:30:09 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 36629 invoked by uid 500); 1 Oct 2012 11:30:09 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 36613 invoked by uid 99); 1 Oct 2012 11:30:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 11:30:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 11:30:03 +0000 Received: by vbbez10 with SMTP id ez10so5176764vbb.6 for ; Mon, 01 Oct 2012 04:29:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=akNfXcT2xOqTeLmvsfP9BnpBVwTQH4SsQUmtXZX6hLo=; b=kXHdPlQVv2f7k6h/Z1joCtLxJ0W+JcKwCKWZZ0e1arsQMRkqRtB8fjPM8xgcZN+aMu jMIuEy4cpBpQBJr67mcgoo/3T/TGdxQFZmO/pmXfuRTxCTr0pOFQdvYumErHTKKu42za +ETYzhYaoDd6o7xhcpC5zdrf5hp71jfZ7lHE2odqIZNK4GnBW11Wn4rAdWMN5t9bWgq7 6eS+J1t5+Bdo1nqtIXztUhpdkZEHN5dnxWZH9AeTVOWZiF0HIVlizNux6c1oUOf05j7t oCpZTY2MjbX9G6Qtkfa8NkKJj9tXJ6h7mqf6gwSrR2NPndJaUYBMZWRxIG6oTETqYWJH NdMg== MIME-Version: 1.0 Received: by 10.52.27.2 with SMTP id p2mr6608828vdg.85.1349090982623; Mon, 01 Oct 2012 04:29:42 -0700 (PDT) Received: by 10.58.239.164 with HTTP; Mon, 1 Oct 2012 04:29:42 -0700 (PDT) In-Reply-To: <20121001072154.137821zpgpccvp3m@www.teotigraphix.com> References: <20120928151647.674724k5xvsi4lgf@www.teotigraphix.com> <20121001063216.338788433szk89bl@www.teotigraphix.com> <20121001072154.137821zpgpccvp3m@www.teotigraphix.com> Date: Mon, 1 Oct 2012 13:29:42 +0200 Message-ID: Subject: Re: Flex CodeScape ... From: Roland Zwaga To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf307d0074c9fa5804cafdb8f1 X-Gm-Message-State: ALoCoQkV+iX/hnMfgrLk6sCuXhTz+i5bMUR1KfeKQSqWkW62gAF3GUd6PbzQ0ZOsi3FiB1KTE7hJ --20cf307d0074c9fa5804cafdb8f1 Content-Type: text/plain; charset=ISO-8859-1 On 1 October 2012 13:21, Michael Schmalle wrote: > Quoting Roland Zwaga : > > > >> Perhaps it would be an idea to output UML? Or would this be overkill? >> >> > > Well Roland, spitting out UML would be as easy as knowing what to spit > out. :) Is there an UML-XML spec somewhere for existing editors to be able > to load? I have used StarUML for years, so I am not to versed on the > current state of the programs. > I think this would be the best output though, at the same time it would > give a dependency graph as well. Well, I ain't no UML authority ;) But this is what is available right now about the UML spec: http://www.omg.org/spec/UML/2.2/ Perhaps worth a look? Cheers, Roland --20cf307d0074c9fa5804cafdb8f1--