<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Werner - <br>
<br>
Thanks for bringing this up.&nbsp; I'll take a look to see how jsdoc is
processing these functions.<br>
<br>
-roger<br>
<br>
On 7/23/10 9:08 AM, Werner Punz wrote:
<blockquote
 cite="mid:AANLkTi=hQ=qoLVm4HZ9JfwJ+9913q6QPg3QdUpDyecs9@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
Hello everyone while checking the jsdocs of 2.0 rev a, I stumbled upon
something which does not make too much sense to me: following new
definitions:<br>
  <br>
  <table>
    <tbody>
      <tr>
        <td>&lt;inner&gt;<br>
        </td>
        <td>
        <div><b><a moz-do-not-send="true"
 href="file:///Users/werpu2/Desktop/jsf-2_0_rev_a_fr-all-spec/jsdocs/symbols/jsf.ajax.html#-isAutoExec">isAutoExec</a></b>()

        </div>
        </td>
      </tr>
      <tr>
        <td>&lt;inner&gt; &nbsp;</td>
        <td>
        <div><b><a moz-do-not-send="true"
 href="file:///Users/werpu2/Desktop/jsf-2_0_rev_a_fr-all-spec/jsdocs/symbols/jsf.ajax.html#-replaceNode">replaceNode</a></b>(node,
newNode) </div>
        <div>Replace one node with another.</div>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <br>
Both functions being exposed in the jsdocs but marked as inner
functions (which are then not exposed to the outside)<br>
Both do not make any sense in their respective location within
jsf.ajax, if they should be jsdocwise exposed they probably would make
more sense under jsf.util, and in case of replaceNode I am not entirely
convinced if it should be exposed documentationwise at all.<br>
  <br>
Do not get me wrong both implementations definitely already have
implemented both functions otherwise the impls would not work, but why
exposing them jsdocwise?<br>
  <br>
Was this an accident or was there a reason behind it.<br>
  <br>
Werner<br>
  <br>
  <br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-abbreviated" href="mailto:roger.kitain@oracle.com">roger.kitain@oracle.com</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/rogerk09">https://twitter.com/rogerk09</a>
<a class="moz-txt-link-freetext" href="http://www.java.net/blogs/rogerk">http://www.java.net/blogs/rogerk</a>  

</pre>
</body>
</html>