<br><br><div class="gmail_quote">On Thu, Sep 9, 2010 at 3:07 PM, John Verzani <span dir="ltr">&lt;<a href="mailto:verzani@math.csi.cuny.edu">verzani@math.csi.cuny.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I&#39;ve been playing around with qdataFrameModel and have the following comments:<br><br>* NA for integer values prints a crazy string &quot;-21474...&quot;. For numeric it prints &quot;inf&quot;.<br>* factors print out as their integer representation<br>

<br>For this, and other reasons,  it might be nice to be able to set the display role (rather than it be the default) via .name.display<br><br></blockquote><div><br>The display can be fixed up. I&#39;ve recently done that for RGtkDataFrame.<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">* names can&#39;t have a &quot;.&quot; in them<br><br></blockquote><div><br>Would a different symbol work? Only other option really is &#39;_&#39;. Could take a completely different approach of specifying role - column mappings as extra parameters to the function. I was not a big fan of that, because it is not as self-contained.<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">And a question:<br><br>How can I subclass this class? I want to add a flags() method and setData() method to edit the values.<br>

<br></blockquote><div><br>Perhaps it would have been a better idea to implement this in R. As it stands, there&#39;s no interface for subclassing it. <br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks for any help. --John<br><font color="#888888"><br clear="all"><br>-- <br>John Verzani<br>Chair, Department of Mathematics<br>College of Staten Island, CUNY<br><a href="mailto:verzani@math.csi.cuny.edu" target="_blank">verzani@math.csi.cuny.edu</a><br>


</font><br>_______________________________________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org">Qtinterfaces-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel</a><br>
<br></blockquote></div><br>