Return-Path: X-Original-To: apmail-devicemap-dev-archive@www.apache.org Delivered-To: apmail-devicemap-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 AD2301857E for ; Thu, 30 Jul 2015 01:22:04 +0000 (UTC) Received: (qmail 16269 invoked by uid 500); 30 Jul 2015 01:22:04 -0000 Delivered-To: apmail-devicemap-dev-archive@devicemap.apache.org Received: (qmail 16228 invoked by uid 500); 30 Jul 2015 01:22:04 -0000 Mailing-List: contact dev-help@devicemap.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@devicemap.apache.org Delivered-To: mailing list dev@devicemap.apache.org Received: (qmail 16214 invoked by uid 99); 30 Jul 2015 01:22:04 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 01:22:04 +0000 Received: from mail-oi0-f46.google.com (mail-oi0-f46.google.com [209.85.218.46]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5E67F1A0040 for ; Thu, 30 Jul 2015 01:22:04 +0000 (UTC) Received: by oixx19 with SMTP id x19so14580679oix.0 for ; Wed, 29 Jul 2015 18:22:03 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.202.50.198 with SMTP id y189mr41418282oiy.21.1438219323514; Wed, 29 Jul 2015 18:22:03 -0700 (PDT) Received: by 10.202.73.196 with HTTP; Wed, 29 Jul 2015 18:22:03 -0700 (PDT) Date: Wed, 29 Jul 2015 21:22:03 -0400 Message-ID: Subject: 2.0 reference client From: Reza Naghibi To: DeviceMap Dev Content-Type: multipart/alternative; boundary=001a113cfe70e32a9a051c0d8748 --001a113cfe70e32a9a051c0d8748 Content-Type: text/plain; charset=UTF-8 The 2.0 reference client has been written and passes all the initial tests: https://svn.apache.org/repos/asf/devicemap/trunk/clients/2.0/reference/ Its almost complete, just got to implement the attribute map and a few more transformers. Then im going to go ahead and beef up the reference domains. Then this step is done :) Im shooting to have this done before our next board report, which is due in about 2 weeks. After that, port over device data 1.0 to 2.0 and create the browser and OS 2.0 domains. If anyone here wanted to write clients in other languages, this is a good starting point. I will probably tackle the C client next. I can also help move the reference client over to the official Java client. Let me know if you have any questions. --001a113cfe70e32a9a051c0d8748--