>>> 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?
 

<<winmail.dat>>

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

Reply via email to