ROTECTED] On Behalf Of Jeffrey Sax
Sent: Tuesday, May 01, 2007 6:06 PM
To: 'Discussion of IronPython'
Subject: [IronPython] DLR and VS-Interactive
This is more a DLR than an IronPython question.
There are two 'dynamic' aspects that are covered by the DLR extension to the
CLR. One is
t mid-session and
still operate in the same context.
From: [EMAIL PROTECTED] on behalf of Jeffrey Sax
Sent: Tue 5/1/2007 6:06 PM
To: 'Discussion of IronPython'
Subject: [IronPython] DLR and VS-Interactive
This is more a DLR than an IronPython question.
This is more a DLR than an IronPython question.
There are two 'dynamic' aspects that are covered by the DLR extension to the
CLR. One is runtime support for efficient dynamic typing. The other is the
hosting side: console interface, integration with Visual Studio, etc. These
are useful for other (