Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-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 E8790178D0 for ; Wed, 4 Mar 2015 01:08:24 +0000 (UTC) Received: (qmail 98981 invoked by uid 500); 4 Mar 2015 01:08:24 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 98939 invoked by uid 500); 4 Mar 2015 01:08:24 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 98927 invoked by uid 99); 4 Mar 2015 01:08:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 01:08:24 +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 purplecabbage@gmail.com designates 209.85.214.174 as permitted sender) Received: from [209.85.214.174] (HELO mail-ob0-f174.google.com) (209.85.214.174) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 01:08:19 +0000 Received: by obcwo20 with SMTP id wo20so3741967obc.7 for ; Tue, 03 Mar 2015 17:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Glced8QEu+sA/7Rwk0R1gds261BROushf/jtrj8jrQE=; b=reRmwsBQEaGWsVGCBvd66IgjgZkwYwibM7AgJPtmAB2dveyAM3ouY+VrRCws8f9NUm kTj4lxcggep1p0A4KAPZYWJTWa5bXy1QMKnzhznPP/36MxraIk+V9VVAjv4W6mfyLoZl 7fSY60yezKaLbWHp+WfTp0OqeMOdDZnV/jXsPgaYXnKElp1NQo4XlfVHToYDYTUubSJu 0s3pYn6z4ANIaCw9SwuPMOBMd3zeTpVm66QEoo1roh4N5YOKyjCNWZqr2C+K+DqNjRsO URqf3nSqHeNNZaI9lhBKg/kLSds8pCPsJU7w5LHE/Cp38B7jbZpyvHhr10c3iLCNePGM YcxQ== MIME-Version: 1.0 X-Received: by 10.182.210.197 with SMTP id mw5mr1312812obc.26.1425431279247; Tue, 03 Mar 2015 17:07:59 -0800 (PST) Received: by 10.76.13.102 with HTTP; Tue, 3 Mar 2015 17:07:59 -0800 (PST) In-Reply-To: References: Date: Tue, 3 Mar 2015 17:07:59 -0800 Message-ID: Subject: Re: Thoughts on Cordova embedded Webview for Windows / Windows Phone 8.1 From: Jesse To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c29be80d270505106c15fe X-Virus-Checked: Checked by ClamAV on apache.org --001a11c29be80d270505106c15fe Content-Type: text/plain; charset=UTF-8 We simply chose the universal js based app approach. A c# version is completely possible, and could probably borrow much of the code from the wp8 repo. @purplecabbage risingj.com On Tue, Mar 3, 2015 at 4:59 PM, Avi Brenner wrote: > Hi, > > I wanted to find out if there were any docs, posts, thoughts, or technical > blockers on the reason there is no native (C#) library available for xaml > based Windows and Phone 8.1 apps. > > Thanks > Avi > --001a11c29be80d270505106c15fe--