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 87375903D for ; Fri, 17 Feb 2012 19:23:40 +0000 (UTC) Received: (qmail 76390 invoked by uid 500); 17 Feb 2012 19:23:40 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 76363 invoked by uid 500); 17 Feb 2012 19:23:40 -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 Delivered-To: moderator for flex-dev@incubator.apache.org Received: (qmail 16827 invoked by uid 99); 17 Feb 2012 19:04:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown (nike.apache.org: error in processing during lookup of ak@powerflasher.com) X-Virus-Scanned: Debian amavisd-new at mail.powerflasher.com MIME-Version: 1.0 In-Reply-To: References: From: Alan Klement Date: Fri, 17 Feb 2012 14:01:17 -0500 Message-ID: Subject: Re: [RT] Design View in FlashBuilder To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Consider this an informal introduction ;) I'm Product Manager for FDT and I have been keeping an eye on the list and even had some communication with the Spoon team. I can say that we are interested in working with Apache Flex when it comes to tooling support. That is really another conversation for another time; however, I want to speak to this topic, the Flex Design View , specifically. We have been working on the 5.1 release of FDT. A flagship feature of this release will be our SWFBridge plugin architecture. When designing this feature, a use case I had was to allow anyone to create their own Design View. To enable this, we have exposed most of FDT's internals. You get everything from workspace / file management, editors, UI and even the model (AST) of any project. Best of all, this is geared toward Flash/Flex developers. You don't write your plugins in Java (EclipseRCP), but in Actionscript & Flex. To give an idea of the power of this, you could build almost every feature of FDT (and more) with this plugin architecture. I would love to provide support to whomever is interested in building such plugins (e.g. Design View). I have already begun setting up a Google Group and git repositories to specifically work with plugin developers. If you are interested in getting involved, please respond. Depending on the interest (and rules of the list), we can see if discussions take place here, directly with me or via the Google Group I already set up. Alan http://fdt.powerflasher.com/ On Fri, Feb 17, 2012 at 12:57 PM, Michael A. Labriola wrote: > We may want to consider a design tool eventually that is written differen= tly. However, the current one will not work in the current form for any mod= ifications we make. Why they would or would not donate it is not something = I can address, but wanted to give you some sense of the reality of the tool --=20 Alan