[IronPython] Re: users-ironpython.com Digest, Vol 2, Issue 3

Nick Bastin nbastin at opnet.com
Thu Sep 2 21:16:40 CEST 2004


On Sep 2, 2004, at 3:10 PM, Randall Burns wrote:

> Why can use of static types be done in libraries
> specfic to IronPython? That would given IronPython
> programs a limited interface using static types to
> call DLL's and such -or am I  missing something here?

Couldn't we use decorators to create native interfaces to any function 
we wanted to expose?  This would be similar to the use of decorators in 
pyobjc.

--
Nick




More information about the Ironpython-users mailing list