[IronPython] Telling .NET classes from Python objects

2009-04-28 Thread Michael Foord
Hello guys, I'm continuing my work on generating pi files for the Wing IDE. Actually everything I encounter will be a .NET type, but in general what is the best way of telling if an object is a .NET type or a Python type? Obviously for the primitives it is a moot point - but I'm talking

Re: [IronPython] Telling .NET classes from Python objects

2009-04-28 Thread Ivan Porto Carrero
+1 for this question only I need it to implement different binding strategies in IronMVC. IronRuby in Action (http://manning.com/carrero) Winston Churchillhttp://www.brainyquote.com/quotes/authors/w/winston_churchill.html - The best argument against democracy is a five-minute conversation with

Re: [IronPython] Telling .NET classes from Python objects

2009-04-28 Thread Dino Viehland
classes from Python objects +1 for this question only I need it to implement different binding strategies in IronMVC. IronRuby in Action (http://manning.com/carrero) Winston Churchillhttp://www.brainyquote.com/quotes/authors/w/winston_churchill.html - The best argument against democracy