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 2B6E09617 for ; Fri, 17 Feb 2012 17:54:37 +0000 (UTC) Received: (qmail 75994 invoked by uid 500); 17 Feb 2012 17:54:36 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 75958 invoked by uid 500); 17 Feb 2012 17:54:36 -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 75949 invoked by uid 99); 17 Feb 2012 17:54:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 17:54:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.167.159.180] (HELO mail.digitalprimates.net) (66.167.159.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 17:54:29 +0000 Received: from DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0]) by DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0%22]) with mapi id 14.01.0289.001; Fri, 17 Feb 2012 11:57:19 -0600 From: "Michael A. Labriola" To: "flex-dev@incubator.apache.org" Subject: RE: [RT] Design View in FlashBuilder Thread-Topic: [RT] Design View in FlashBuilder Thread-Index: AczstdhQ9+rVy1MgRNylxHS3gcuJkwAMvniAAAEjBQAAAQjLgAAAV3kAAABpzAAAAJ+XgAACoAuAABRvNIAAECrygAABbdMAAAk9aQAAAoZDgAAA78MAAAvN+4A= Date: Fri, 17 Feb 2012 17:57:18 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.254.54] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >Just this monday I went to a Flex meeting here in NYC. What I heard is=20 >that the Flex designer will go away in Flash Builder but what I also=20 >thought I heard is that Adobe will not open source the UI designer. If=20 >that's true I don't get it. They are going to get rid of it why not=20 >just give it away ? I may not be representing this 100% correctly, however, from my experience = trying to extend the framework. Design view is more or less hard-coded to a= flex framework implementation. If I go and modify UIComponent in my copy o= f the framework and then try to use design view, it will crash all over the= place. We may want to consider a design tool eventually that is written differentl= y. However, the current one will not work in the current form for any modif= ications 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