<html>
Isn't there a syntax (using []) by which you can tell IP explicitly which
one it should use?&nbsp; I was expecting you to say what you did, but to
add info about that as well.<br>
<br>
At 12:48 AM 1/8/2006, Martin Maly wrote<br>
<blockquote type=cite cite><font face="verdana" size=2 color="#800000">Yes,
it will work on .NET. IronPython will try to find the best fit among the
overloads based on types of arguments that you pass to the method call.
There may be cases when IronPython may not choose the right method &amp;
and we want to hear about those cases so we can fix them.<br>
</font><br>
<font face="verdana" size=2 color="#800000">Martin<br>
<hr>
<div align="center">
</font></div>
<font face="tahoma" size=2><b>From:</b>
users-bounces@lists.ironpython.com [<a href="mailto:users-bounces@lists.ironpython.com" eudora="autourl">mailto:users-bounces@lists.ironpython.com</a>] <b>On Behalf Of </b>Fabio<br>
<b>Sent:</b> Saturday, January 07, 2006 4:42 PM<br>
<b>To:</b> IronPython<br>
<b>Subject:</b> [IronPython] Method overload<br>
</font><br>
<font face="Times New Roman, Times">I'm studing IronPython and I liked very much!<br>
But I have one question.<br>
</font><br>
<font face="Times New Roman, Times">In .Net Framework, several classes has method overload. In my study, Python does not support method overload, and when we define&nbsp; methods with the same name, they are redefined then only the last is used.<br>
</font><br>
<font face="Times New Roman, Times">How IronPython handle this? By example, the method &quot;</font><font size=2>System.Console.Write()&quot; has 18 overloads! This will work in .Net?<br>
</font><br>
<font face="Times New Roman, Times" size=2>Regards<br>
Fabio</font></blockquote><br>
<br>
J. Merrill / Analytical Software Corp
</html>