Hi all,<br /><br />
I'm in the middle of the process of converting c++ examples to c#. In several c++ examples I encountered bugs. Should I rectify those bugs straight ahead or do I have the fixes being approved by someone?
<br /><br />
For instance:
<ul>
<li><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ParticleReader" target="_top" rel="nofollow" link="external">VTK/Examples/Cxx/IO/ParticleReader.cxx</a> does not at all what it's supposed to do. Comparison with the test application <a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/IO/Testing/Tcl/ParticleReader.tcl?root=VTK&content-type=text/plain" target="_top" rel="nofollow" link="external">IO/Testing/Tcl/ParticleReader.tcl</a>, which does everything correct, shows the c++ example isn't.</li><br />
<li><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/WriteVTP" target="_top" rel="nofollow" link="external">VTK/Examples/Cxx/IO/WriteVTP.cxx</a> the same. It should create a polydata object and save it, but it isn't a correct polydata, it just consists of points, no cells. After the verification read there's nothing displayed on the screen.</li></ul>
<br />
Anyhow I did fix those mentioned examples on my machine already.<br /><br />
Please let me know how to proceed.<br /><br />
with best regards<br />
Jochen

        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Am-I-allowed-to-rectify-existing-c-examples-in-the-VTK-WIKI-tp5713695.html">Am I allowed to rectify existing c++ examples in the VTK-WIKI?</a><br/>
Sent from the <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users mailing list archive</a> at Nabble.com.<br/>