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 D090792F6 for ; Thu, 1 Mar 2012 15:45:36 +0000 (UTC) Received: (qmail 9799 invoked by uid 500); 1 Mar 2012 15:45:36 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 9771 invoked by uid 500); 1 Mar 2012 15:45: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 9760 invoked by uid 99); 1 Mar 2012 15:45:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:45:35 +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; Thu, 01 Mar 2012 15:45:28 +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; Thu, 1 Mar 2012 09:45:06 -0600 From: "Michael A. Labriola" To: "flex-dev@incubator.apache.org" Subject: RE: [OT] Thoughts on a Apache Flex MVC Framework Thread-Topic: [OT] Thoughts on a Apache Flex MVC Framework Thread-Index: AQHM96l4lk3c0SbFfE2AJsdrGtJ4jpZV5hOAgAAEEoCAAAJigIAACtyAgAABaID//5v2MA== Date: Thu, 1 Mar 2012 15:45:05 +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 >Should be another project. Such as Ruby is it's own language and then you = have Ruby on Rails. My personal opinion is that the Flex framework should stay tight and in the= realm of a component framework. I actually wish some things were removed. = However, if we ever find a reason that a project like this cannot exist ext= ernal to the framework, some dependency or other such issue, then we should= treat that as a bug. In other words, make sure the framework can be extens= ible and make sure other such projects can always exist externally but keep= the framework itself as small as possible. Mike