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 ED64A9DA5 for ; Mon, 26 Mar 2012 16:20:16 +0000 (UTC) Received: (qmail 50885 invoked by uid 500); 26 Mar 2012 16:20:16 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 50818 invoked by uid 500); 26 Mar 2012 16:20:16 -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 50810 invoked by uid 99); 26 Mar 2012 16:20:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 16:20:16 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.175] (HELO mail-iy0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 16:20:09 +0000 Received: by iaag37 with SMTP id g37so9144114iaa.6 for ; Mon, 26 Mar 2012 09:19:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=kQkmNVvDQtc0BaXA/8OSj5AQ9faakY1GBzAXkrXXMME=; b=CogjNoQKuBDdMxkex7iaxAtMtOQebZrl3hGhtHoQ/aENSWhuSAJdYYpNHwSgwVd+J0 OSgPQtqUyQ5WaWuprEcziK4f1Qc78NlR4CoonKYh6drCkDAdQB1GMGkJPYM/Od3JBrfI XrCsGTzvHlEfMsckGRLRUsPj69uLCc7WL0f2ETqgWxu9mjRGJolyrsG2i5SvWJLBoUxD pCDWFqTURxaR2xZsg6SXUKWR1+PyMv3FnuJEizUmtKJ4kbYrt1hkKk/vaayLD1+F8s95 IrhCN7YK+5Kuij1JoOMwKRaaduYi1tjzUm0Vjp4jY4pWI8o4O2RZ6xTNaVxMgiEOpCkt /U3w== MIME-Version: 1.0 Received: by 10.43.134.199 with SMTP id id7mr13144169icc.21.1332778788611; Mon, 26 Mar 2012 09:19:48 -0700 (PDT) Received: by 10.231.132.193 with HTTP; Mon, 26 Mar 2012 09:19:48 -0700 (PDT) In-Reply-To: References: <4F6BB7E0.3030202@thedevprocess.com> <4F6E1578.8070606@thedevprocess.com> <52B2F252-22C7-4375-BE97-50B8B75F0A3F@classsoftware.com> Date: Mon, 26 Mar 2012 18:19:48 +0200 Message-ID: Subject: Re: Actionscript workers and async locking? From: Roland Zwaga To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf307f369e42678904bc27be3c X-Gm-Message-State: ALoCoQlupV+Z/seIRrHJb/jmYxVAxQLB6kqmwNvXvXfGfGou1cct1bGa3TMliR1fZhig/MX8F8Bk X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f369e42678904bc27be3c Content-Type: text/plain; charset=ISO-8859-1 > > > > Suddenly you have a huge mess of callbacks you have to reorganize. > > No, I don't have a mess, I keep my code well organized. On the contrary, > Spicefactory code is always a mess, from the very start and it's not > possible to fix. > > What you call "very easily" is your perception of reality, because > operating plain event handlers is, in fact, much easier then what Parsley > offers.The very simple proof to it is the reduced code surface (when not > using Parsley), improved intellisense (when not using Parsley), conscious > and well accepted techniques employed for writing the code (bizarre / not > idiomatic techniques are used in Parsley, they borrow heavily from other > languages and environments, but are foreign to AS3 / Flash), improved > debugging abilities (when not using Parsley). > > People often times want to believe every single thing written on the > internet - Parsley advertising Parsley is just another random writing on > the internet, as baseless and pointless as your next Myspace profile. This > doesn't apply to Parsley exclusively. At the same measure it applies to > every "microacitecture framework", because architecture cannot be canned in > the form of a library that you plug to your project. You will get spaghetti > code with or without using any "microacitecture framework" with exactly the > same probability. I thought this thread was about async programming and not about trashing Parsley? Seriously, the whole pro- or con- micro-architecture framework discussion is rather pointless, at the end of the day its a matter of preference. Just my two cents... Roland --20cf307f369e42678904bc27be3c--