DynamicObject
At PDC this year, both Anders and Jim used a helper “DynamicObject” class in their demos. This is actually a standard class in the DLR, which is why it’s in the “System” namespace.
Unfortunately, DynamicObject didn’t make it into the CTP, and the version that’s in the Open Source DLR is newer than – and not compatible with – the version of the DLR that’s in the CTP.
I’ve seen a few people ask where they can get a copy of DynamicObject, but haven’t seen the actual source posted. So to rectify this situation, I’ve placed the source code here. Standard disclaimers apply.
Please enjoy being dynamic!
Comments
- Anonymous
November 10, 2008
Thanks Curt,Cheers,Jomit - Anonymous
November 24, 2008
While preparing for a talk I am to give about the new C# 4.0 dynamic feature and dynamic languages in - Anonymous
November 30, 2008
Pasibaigus abiems Lietuvos .NET vartotoj� grup�s susitikimams ir atšvent�s savo gimtadien�, v�l galima gr��ti prie nauj� C# 4.0 galimybi� ap�valgos. Š� kart�, kaip ir �ad�jau, u�baigsiu pasakojim� apie C# dinaminius objektus. <...