[IronPython] dll
Markus Schaber
schabios at logi-track.com
Fri Sep 17 14:53:07 CEST 2004
Hi, Curt,
On Wed, 1 Sep 2004 19:50:04 -0700
"Curt Hagenlocher" <curt at hagenlocher.org> wrote:
> Isn't it more than that? IronPython would actually need to be
> able to create static type definitions in order to get "native"
> support in VB or C#, and that's not a Python language feature
> at all. Without that, there are only two possibilities.
>
> 1. Define your type information as an interface in VB or C# and
> distribute either two assemblies or a single multi-module assembly.
> 2. Load the assembly dynamically and use reflection to interact
> with it.
As far as I remember, Jython used special Tags in the docstrings to
accomplish this.
HTH,
markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios at logi-track.com | www.logi-track.com
More information about the Ironpython-users
mailing list