Purplecabbage, I start porting it on my own github fork, not trying to merge anything while not approved and well tested.
1. I know about Windows 8 security issue, but for discussing with Microsoft's developpers there no difference between c# and WinJS in security concern. You will always has dom modification security concern. 2. I manage to interact with native controls with WinJS. You can use DOM or JS, not well documented but available. 3. I don't think DOM pollution is a problem as WinJS is fully optimized for IE. 4. I think that using WinJS allow a great (really great) debugging experience with breakpoint, spies, ... directly on the JS, which is a luxe comparing to android or ios. If you try to bridge by a C# proxy you will lose this debugging (not only) feature and integration. You can find my work at : https://github.com/Touchit/cordova-windows/tree/CB-5110 https://github.com/Touchit/cordova-js/tree/CB-5108 https://github.com/Touchit/cordova-cli/tree/CB-5107 https://github.com/Touchit/cordova-plugman/tree/CB-5107 Cordialement. ---------------------------- Maxime LUCE max...@touchit.fr 06 28 60 72 34 http://touchit.fr Maxime, please hold off on this, I think we need to discuss it more. Continuing to use winjs has serious issues we cannot easily overcome. I am thinking of rewriting the windows8 in c#. Issues include: - security restrictions preventing dom modification - interaction with custom native controls. - dom pollution with extras unused winjs bits Sent from my iPhone > On Oct 16, 2013, at 7:40 PM, Carlos Santana <csantan...@gmail.com> wrote: > > I recommend using same repo/component "cordova-windows" > > Can a single project/app can be created that supports win8 and win81? > > Similar approach that we have for android/ios or is more like bb7 vs bb10 > > Regardless code should live in "cordova-windows" and component "Windows" > > --Carlos > >> On Wednesday, October 16, 2013, Maxime LUCE wrote: >> >> Hi, >> >> I create a Feature issue into JIRA for Windows 8.1 platform addition. >> I want to create a new Component : "Windows 8.1" but I can't since I have >> no rights, so could someone create it please ? >> >> I will create a separate issue for each improvements and fix we have to do >> to make Windows 8.1 working with cordova. >> That's why a component could be great to group all these issues. >> >> Thanks >> Cordialement. >> ---------------------------- >> Maxime LUCE >> max...@touchit.fr <javascript:;> >> 06 28 60 72 34 >> http://touchit.fr > > -- > Carlos Santana > <csantan...@gmail.com>