I specifically asked during the Q&A after that session about DLR support. With 
the changes to the type system, they seem to really want to push away from 
IDMOP. I also got the impression that "dynamic" in C# 4.5 will not be quite the 
same (perhaps Call Sites aren't going to work?). It seems to me that if either 
of those changed a lot it might break quite a bit of the DLR pieces.

Getting a straight answer on the topic was pretty difficult though; nobody with 
a blue badge wanted to discuss it. It was either still up in the air, or they 
wanted to pretend it didn't exist. The official response seemed to always fall 
back to "you can still do it in 'classic' non-metro desktop apps in win8 if you 
need to".


Keith Rome
Senior Consultant and Architect
MCPD-EAD, MCSD, MCDBA, MCTS-WPF, MCTS-TFS, MCTS-WSS
Wintellect | 770.617.4016 | kr...@wintellect.com
www.wintellect.com


-----Original Message-----
From: ironpython-users-bounces+rome=wintellect....@python.org 
[mailto:ironpython-users-bounces+rome=wintellect....@python.org] On Behalf Of 
Jeff Hardy
Sent: Monday, November 21, 2011 2:21 PM
To: Cesar Mello
Cc: ironpython-users@python.org
Subject: Re: [Ironpython-users] Metro Profile support

On Mon, Nov 21, 2011 at 10:07 AM, Cesar Mello <cme...@gmail.com> wrote:
> Hi,
> Is there support for running ironpython in Windows 8 Metro style 
> applications? If not, will it be too difficult to implement?
> Just watched this Build 2011 presentation and it seems DLR was not 
> included in the Metro profile.
> Thank you a lot for the attention.

On a second look, I see System.Dynamic in Metro:
http://msdn.microsoft.com/en-us/library/windows/apps/hh454068(v=VS.85).aspx.

I haven't watched the talk, but which pieces are missing? It looks like someone 
is going to have to just build the darn thing on Win8 and see what happens 
(dibs out). I'd hate for IronPython not to be able to build Metro apps in some 
form, but I don't have the time to see it though right now.

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to