Right, but this is a contrib module designed for sites that need that sort of functionality and not headed for do.&nbsp; No?<br><br>William<br><br><div><span class="gmail_quote">On 6/4/07, <b class="gmail_sendername">David Strauss
</b> &lt;<a href="mailto:david@fourkitchens.com">david@fourkitchens.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Unfortunately, treating comments as nodes in response to nodes makes the<br>database optimizations particularly difficult for the tracker. It&#39;s not<br>impossible to make it run fast, but treating comments as special kinds
<br>of nodes takes much elegance out of the design.<br><br>Robert Douglass wrote:<br>&gt; Since it came up, I&#39;ll draw everyone&#39;s attention to the nodecomment<br>&gt; module which makes comments into nodes. Rather, it uses one node type to
<br>&gt; be the comment type of another node type. To me (and the other<br>&gt; Lullabots) this makes a lot of sense. All that is needed is a 1:n<br>&gt; mapping between a parent and its children and some special display. What
<br>&gt; makes the nodecomment module really special, however, is that the<br>&gt; rendering of the &quot;comments&quot; is handed off to the views module (which is<br>&gt; a requirement), so you could display your comments in totally
<br>&gt; non-traditional ways, such as in a table or in a calendar.<br>&gt;<br>&gt; One of the most useful applications that this module has found is also<br>&gt; the impetus for its creation: voting widgets in the comments that vote
<br>&gt; on the parent node. I&#39;m creating a site, for example, where the comments<br>&gt; are all ratings of the parent node, and each comment needs to have four<br>&gt; separate fivestar widgets. To do this, the comment node type has four
<br>&gt; CCK fields from the fivestar module where the target of the voting is<br>&gt; set as arg(1)... meaning the fields belong to the comment nodes but the<br>&gt; votes belong to the parent node. Very cool.<br>&gt;<br>
&gt; We&#39;ve had clients who have requests like wanting to promote comments to<br>&gt; the front page, or rate comments, or categorize comments etc. This<br>&gt; module fills those needs.<br>&gt;<br>&gt; The release says it is beta, and I stick by that, but it is worth noting
<br>&gt; that this beta code probably serves 5 million page views a day or more<br>&gt; on live (rockstar) websites.<br>&gt;<br>&gt; -Robert<br>&gt;<br>&gt; <a href="http://drupal.org/project/nodecomment">http://drupal.org/project/nodecomment
</a><br><br><br></blockquote></div><br>