Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 35997200BEA for ; Tue, 27 Dec 2016 08:46:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 345DD160B31; Tue, 27 Dec 2016 07:46:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A3074160B23 for ; Tue, 27 Dec 2016 08:46:46 +0100 (CET) Received: (qmail 78072 invoked by uid 500); 27 Dec 2016 07:46:45 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 78061 invoked by uid 99); 27 Dec 2016 07:46:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 07:46:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 006BBC0945 for ; Tue, 27 Dec 2016 07:46:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.472 X-Spam-Level: *** X-Spam-Status: No, score=3.472 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id E_piN7VqZovn for ; Tue, 27 Dec 2016 07:46:40 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 34E595F24E for ; Tue, 27 Dec 2016 07:46:40 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id A89421A0635E for ; Tue, 27 Dec 2016 00:46:38 -0700 (MST) Date: Mon, 26 Dec 2016 23:30:48 -0800 (PST) From: yishayw To: dev@flex.apache.org Message-ID: <1482823848916-57578.post@n4.nabble.com> In-Reply-To: <1482756254773-57568.post@n4.nabble.com> References: <1482315750146-57492.post@n4.nabble.com> <1482753662225-57567.post@n4.nabble.com> <1482756254773-57568.post@n4.nabble.com> Subject: Re: [FlexJS] Setting up FlexJS and MDL MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 27 Dec 2016 07:46:47 -0000 Personally, I would find it confusing to use a component that declares an event that isn't dispatched. So if Toast never dispatches 'action' it should probably not declare it. I would make Toast and Snackbar two separate components and have them share as many beads as possible for code reuse. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Setting-up-FlexJS-and-MDL-tp57491p57578.html Sent from the Apache Flex Development mailing list archive at Nabble.com.