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 92F46B4EB for ; Mon, 16 Jan 2012 20:51:30 +0000 (UTC) Received: (qmail 49745 invoked by uid 500); 16 Jan 2012 20:51:30 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 49650 invoked by uid 500); 16 Jan 2012 20:51: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 49575 invoked by uid 99); 16 Jan 2012 20:51:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 20:51:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of peter.elst@gmail.com designates 209.85.216.54 as permitted sender) Received: from [209.85.216.54] (HELO mail-qw0-f54.google.com) (209.85.216.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 20:51:23 +0000 Received: by qabj34 with SMTP id j34so2676014qab.6 for ; Mon, 16 Jan 2012 12:51:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=89FOIf9Elu9MX0NpcZhqqIC43MjJfODUQ70/zWqNJvc=; b=BVQhcsIzeKAIqpO9VJ6rdCbuq7BB2JdX9oL+XpBmM1FjATU1Q/QRZxTXXOmQLWUQCT HL8O7Et/6AGTWQIB+Yc83FJACF+7eX4EnL22pA6r5E2xcHTme5tJ6u3kUbBRlz9zc47d nzN7PNUtsrmtX6d7snWxIuTdpfAL9vxlYWjCY= Received: by 10.224.105.204 with SMTP id u12mr13388714qao.84.1326747062265; Mon, 16 Jan 2012 12:51:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.133.207 with HTTP; Mon, 16 Jan 2012 12:50:41 -0800 (PST) Reply-To: peter.elst@gmail.com From: Peter Elst Date: Mon, 16 Jan 2012 20:50:41 +0000 Message-ID: Subject: Flex - lightweight event handling To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3074d99c5a65c904b6ab5f6a --20cf3074d99c5a65c904b6ab5f6a Content-Type: text/plain; charset=UTF-8 I'm wondering what people think about a more lightweight event model for Flex, something like Robert Penner's AS3 Signals. I would personally be interested to see things going in that direction, not sure if it would make sense for the core SDK but maybe an experimental branch looking at a "Flex Lite"? Just thought I'd bring it up and see if there are others that would potentially like to work on something like that. - Peter --20cf3074d99c5a65c904b6ab5f6a--