You right! I change the order of the plugin load and it work. But I don like it! Then who want to use this has to make sure plugin load in some order? and what if he want to use the other one on the other file?<br><br>I say that when PV encounter two reader that claim same extension then best let user decide which he want to be use. that will be my choice... maybe I don&#39;t have a choice!<br>
<br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 10:55 AM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Precedence is based on order in the XML, last XML entry parsed gets priority  so that plugins override the provided readers easily. In addition, readers can have a bool CanReadFile(); method, which gets called before the decision is finalized.<br>


<br>David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br>
<br><br><div class="gmail_quote"><div class="im">On Thu, Sep 17, 2009 at 1:04 PM, Bam Ting <span dir="ltr">&lt;<a href="mailto:bampingting@gmail.com" target="_blank">bampingting@gmail.com</a>&gt;</span> wrote:<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">

I have problem with ParaView! Two reader read file - same extension! how can ParaView choose mine instead of this other? He crash because his expect the other file not mine :)<br><br>
<br></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>
</blockquote></div><br>