Re: [IronPython] .NET can see Python classes?

2007-08-05 Thread Bryan
have it call out to python code. what you just showed here is that this is definitely possible. also, i see that your Test was a class and not a pure interface. i hope this will work with pure interfaces too. bryan ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] .NET can see Python classes?

2007-08-05 Thread Bryan
tiate the derived class and access the Python code through the interface? where does this instance come from? thanks, bryan ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

[IronPython] creating web services

2007-07-28 Thread Bryan
can ironpython be used for creating (not consuming) web services on the server side? i couldn't find an example of this. i you can, can this be done with VS2005 or do we need VS-orcas beta 2? is ironpython integrated into VS-orcas beta 2? thanks,

[IronPython] compiling

2007-03-23 Thread Bryan
ly adding /r:System.Windows.Forms without luck. what am i doing wrong? thanks, bryan ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com