Return-Path: Delivered-To: apmail-incubator-ace-dev-archive@minotaur.apache.org Received: (qmail 76300 invoked from network); 18 Nov 2010 00:00:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Nov 2010 00:00:35 -0000 Received: (qmail 93629 invoked by uid 500); 18 Nov 2010 00:01:07 -0000 Delivered-To: apmail-incubator-ace-dev-archive@incubator.apache.org Received: (qmail 93574 invoked by uid 500); 18 Nov 2010 00:01:06 -0000 Mailing-List: contact ace-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-dev@incubator.apache.org Received: (qmail 93566 invoked by uid 99); 18 Nov 2010 00:01:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 00:01:06 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.109.24.35] (HELO smtp-vbr15.xs4all.nl) (194.109.24.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 00:00:58 +0000 Received: from marrs.fritz.box (planetmarrs.xs4all.nl [82.95.193.148]) (authenticated bits=0) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id oAI00YZo043003 for ; Thu, 18 Nov 2010 01:00:35 +0100 (CET) (envelope-from marcel.offermans@luminis.nl) From: Marcel Offermans Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Vaadin update... Date: Thu, 18 Nov 2010 01:00:34 +0100 Message-Id: To: ace-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) X-Virus-Scanned: by XS4ALL Virus Scanner After Angelo committed some code earlier today, enabling the discovery = of gateways again, I decided to add the "import from OBR" feature again = for artifacts. That's working now, you can even multi select artifact, = which makes importing existing apps a lot less painful). As far as I'm concerned, we're still learning Vaadin and the current = code is experimental at best. Selections and associations are still a = bit buggy, and I seem to have partially broken keyboard multiselect = again. If anybody else wants to jump in, feel free. We're taking this one step = at a time! Greetings, Marcel