Curt Hagenlocher wrote:
...except through the hosting API *and through the new C# dynamic functionality in .NET 4.0*.

And how do you get to the classes to use them with the new dynamic functionality if it isn't through the hosting API?

What you do with them once you get them is your own business of course...

Michael


On Wed, Jun 17, 2009 at 5:06 PM, Michael Foord <[email protected] <mailto:[email protected]>> wrote:

    Justin Regele wrote:

        What is the status of referencing IPy libraries compiled to
        dlls by other CLR languages? Google turned up that as of 1.1
        you had to use the embedding/hosting api's, since the dlls
        were not compatible with say C# assemblies. There were
        allusions made to this being changed.


    You can't access Python classes except through the hosting API.
    There are no (public) plans for this to change anytime soon.

    Michael






        ------------------------------------------------------------------------



        _______________________________________________
        Users mailing list
        [email protected] <mailto:[email protected]>
        http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


-- http://www.ironpythoninaction.com/
    http://www.voidspace.org.uk/blog



    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog


_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to