Michael Foord-5 wrote: > > If you want to *use* those classes from .NET (say from C#) you will need > to do it through the IronPython hosting API rather than directly > referencing the compiled assemblies anyway. > Do you mean this? http://remark.wordpress.com/2008/09/23/running-python-from-c/
Michael Foord-5 wrote: > > What are you actually trying to achieve? > Currently nothing specific, just simple experiments during the spare time. I am studying the possibilities to use IronPython for development. My colleagues use C#, but I don't like this language (it's subjective), I am looking for covenient ways to collaborate with them and to contribute the code for our projects. -- View this message in context: http://www.nabble.com/How-to-set-a-namespace-for-IronPython-classes--tp20030145p20032865.html Sent from the IronPython mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
