SF2963102 use varargs in Dispatch instead of a million overloaded methods
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<!-- --------- -->
|
||||
<h2>JACOB 1.15 M2</h2>
|
||||
<h2>JACOB 1.15 M4</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -54,6 +54,11 @@
|
||||
<tr>
|
||||
<td colspan="2"><b>Feature Requests</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">2963102</td>
|
||||
<td width="87%" valign="top">Convert API to use var args and remove the many overloaded Dispatch
|
||||
methods that each added one more parameter.(M4)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
|
||||
Reference in New Issue
Block a user