Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B70DE390 for ; Wed, 16 Jan 2013 12:28:33 +0000 (UTC) Received: (qmail 26446 invoked by uid 500); 16 Jan 2013 12:28:32 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 26377 invoked by uid 500); 16 Jan 2013 12:28:32 -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 26366 invoked by uid 99); 16 Jan 2013 12:28:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2013 12:28:31 +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 akessner@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qa0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2013 12:28:26 +0000 Received: by mail-qa0-f43.google.com with SMTP id cr7so3267325qab.2 for ; Wed, 16 Jan 2013 04:28:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=L5rEULl3pAwJFvKZqN8Q8wmd0Y1MJy6urZZOpICaOaU=; b=x4Hbg+EiMDCX1DxwqE8ABAT/OMa+R3CQiHNjBG9vSjO4fEW20wKHGa+GBTZcTzyRnl prJcPCvNvlWky+p1T6yuGpvhZ8/w26beDjBMFAHqf+gBU5A5mdK3le+JlZIA3ELj6mcb LG9USDrmH/Th8mukg1XjAirT6/fbXErK6e1wu4svR779pjeuviHvLXilWniu3PDGwcdz /+tU+43w+T3YLQL9IHfAu+dr4+dCFOjDZQBFXBv5N97KfszwtLPRxy4F/MwMflF7kZKY KxYmvm732mYBoNdiMy/vD4aSbiq5uEy45Aq4qO6QhUXjlYBQvZcUScmczmeyBvAc0Kj3 6JiQ== MIME-Version: 1.0 X-Received: by 10.229.106.151 with SMTP id x23mr239223qco.15.1358339285146; Wed, 16 Jan 2013 04:28:05 -0800 (PST) Received: by 10.229.221.142 with HTTP; Wed, 16 Jan 2013 04:28:04 -0800 (PST) Received: by 10.229.221.142 with HTTP; Wed, 16 Jan 2013 04:28:04 -0800 (PST) In-Reply-To: <91372252-6B53-4F10-B18E-ACF804434332@classsoftware.com> References: <20130114180839.64012ujj7nqbnlkn@franklin.liquidweb.com> <022c01cdf350$5c4c4d10$14e4e730$@usa.net> <20130115135233.822540wy4gme0fox@franklin.liquidweb.com> <023c01cdf356$bc697fa0$353c7ee0$@usa.net> <0E7CF6486AC44249B0B674C6760449B404611B2E@mcusquanez26v.mcdsus.mcds.usmc.mil> <91372252-6B53-4F10-B18E-ACF804434332@classsoftware.com> Date: Wed, 16 Jan 2013 14:28:04 +0200 Message-ID: Subject: Re: [OT] The end of the SpiceFactory From: Avi Kessner To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=002354471980935ddc04d36702d2 X-Virus-Checked: Checked by ClamAV on apache.org --002354471980935ddc04d36702d2 Content-Type: text/plain; charset=ISO-8859-1 After laerning puremvc and robotlegs I got a mate project. At first I found it frustrating, then I got used to it. Then I wondered why the views were written so tightly that I couldn't shift the ui from the top to the left side. I think its similar enough to robotlegs , but not so good at preventing you from 'doing it wrong' as RL2 is. On Jan 16, 2013 12:59 PM, "Justin Mclean" wrote: > Hi, > > > I have heard good things about "Mate" for MVC. Has anyone used it? > > A few years ago on several projects - but a bit rusty now. I > particularly liked how it used declarative markup (MXML) for the event > maps. If you needed to order multiple server calls it made it very easy. > > Justin --002354471980935ddc04d36702d2--