[IronPython] 1.0 Beta 1 is out now!

Keith J. Farmer kfarmer at thuban.org
Sun Jan 1 12:24:29 CET 2006


>>> clr.References
(mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)
 
... shouldn't the strong name of the assembly be delimited so that we know this is a tuple of 2 elements, rather than a tuple of more than 2?
 
Also, is there a way to disambiguate between namespaces from different sources?  ie, is there an equivalent to the IL form [assembly]::namespace.type.member, or can an alias be supplied when loading an assembly?
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3516 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060101/e17dd748/attachment.bin>


More information about the Ironpython-users mailing list