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 3D34B96E3 for ; Fri, 17 Feb 2012 17:56:30 +0000 (UTC) Received: (qmail 82549 invoked by uid 500); 17 Feb 2012 17:56:29 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 82512 invoked by uid 500); 17 Feb 2012 17:56:29 -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 82503 invoked by uid 99); 17 Feb 2012 17:56:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 17:56:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.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:56:23 +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:59:14 -0600 From: "Michael A. Labriola" To: "flex-dev@incubator.apache.org" Subject: RE: Testing Framework Site Update Thread-Topic: Testing Framework Site Update Thread-Index: AQHM7RioheZe2Bk3IkepzScZmjctGZZBAj6AgABe2CA= Date: Fri, 17 Feb 2012 17:59:13 +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 >At one point, there was a discussion with the FlexUnit folks of taking som= e aspects of Mustella and enhancing FlexUnit to support things like Marshal= l Plan. It might be worth looking into that again. FlexUnit won't be able to support that as nothing about the Marshall Plan i= s a unit. It is running a whole additional application in a whole additiona= l domain. It is sort of the antithesis of what FlexUnit is trying to accomp= lish. Mike