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 43E129CCC for ; Wed, 11 Jan 2012 03:51:36 +0000 (UTC) Received: (qmail 1304 invoked by uid 500); 11 Jan 2012 03:51:35 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 953 invoked by uid 500); 11 Jan 2012 03:51:13 -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 99516 invoked by uid 99); 11 Jan 2012 03:51:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2012 03:51:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dave2wave@comcast.net designates 76.96.30.64 as permitted sender) Received: from [76.96.30.64] (HELO qmta07.emeryville.ca.mail.comcast.net) (76.96.30.64) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2012 03:50:55 +0000 Received: from omta10.emeryville.ca.mail.comcast.net ([76.96.30.28]) by qmta07.emeryville.ca.mail.comcast.net with comcast id L3id1i0040cQ2SLA73qbRe; Wed, 11 Jan 2012 03:50:35 +0000 Received: from [192.168.1.7] ([67.180.51.144]) by omta10.emeryville.ca.mail.comcast.net with comcast id L3qa1i00E36gVt78W3qaeq; Wed, 11 Jan 2012 03:50:35 +0000 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: BlazeDS From: Dave Fisher In-Reply-To: Date: Tue, 10 Jan 2012 19:50:33 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1084) On Jan 7, 2012, at 11:54 AM, Alex Harui wrote: >=20 >=20 >=20 > On 1/7/12 2:02 AM, "Anne Kathrine Petter=F8e" = wrote: >=20 >> =46rom the top of my head: >> Would you be able to get enough initial committers for a proposal? > That's one thing I'm worried about. >=20 >> there someone championing the project at ASF? > Are you volunteering to be champion? >=20 >> I don't know how many external contributors you have today? > Probably zero today. >=20 > I guess some folks are willing to work on it, but what needs to be = done to > it? And does it matter to Apache if it only needs a few minor tweaks = and > isn't very active? Speaking with a developer hat (not a mentor hat): My day$ work has been document creation and project management, for = decades. Our work stack produces highly annotated Postscript, PDF, PPT, = PPTX, XLSX, SWF, and PNG output. These are served with JSP, HTML and = Java servlets on Apache Tomcat. The SWF creation is via Transform SWF = from PS pages. We've contributed to Apache POI including some graphic = support in PPT, PPTX, and XLSX generation in Java. Having an available BlazeDS server library to adapt to our platform = would make Apache Flex a more attractive application delivery platform. = It would make it a feasible choice that I could probably sell, mobile is = important!=20 On another note adding a blaze namespace to MXML on a par with spark = while simplifying the specification of web services from the client = application end would be great. I think this would be in good alignment = with Apache Flex as an SDK. Just some thoughts... IMO to me a Blaze is what you get from a Spark :-) Regards, Dave