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 <[email protected]> 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 > >
_______________________________________________ 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
