[Paraview] Reader plugin have same extension

David E DeMarle dave.demarle at kitware.com
Thu Sep 17 13:55:49 EDT 2009


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.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


On Thu, Sep 17, 2009 at 1:04 PM, Bam Ting <bampingting at gmail.com> wrote:

> 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 :)
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090917/1fc84eff/attachment.htm>


More information about the ParaView mailing list