<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><span class="tab">    Hi all,<br></span><br><span class="tab">    Some languages, such as Python and C#, support optional parameters (just like C++) which can be very convenient. So it'd be nice if SMOKE could generate them. I'm thinking</span><span class="tab"> creating a separate array, each element of which has 4 values - the index of the type, the index of the method within the type, the index of the parameter within the method and the default value. Thus backward compatibility is preserved and the patch could be (mostly) independently merged</span> with the current and new SMOKE.<br><span class="tab">    Suggestions?</span><br><span class="tab">    </span><span class="tab">    </span><div><span class="tab">    Regards,</span><span
 class="tab"></span><br><span class="tab">    Dimitar<br></span></div></div></body></html>