When a state file is read, ParaView will create the proxy the same way as
they used to be with the same set of values for their properties.
That's about it, nothing special regarding the RequestInformation and
RequestData.

The only thing that could happen is if your plugin classes expect a certain
ordering in property setting and so on, this may cause some issue, as we
basically set the state in a 'random' order.

Seb


On Thu, Mar 28, 2013 at 1:27 PM, Reuter, Michael A. <[email protected]>wrote:

> Hi,
>
> I have a dumb question about state files. When a plugin is called while
> loading a state file, what function calls are executed on the plugin? I'm
> specifically wondering about RequestInformation and RequestData.
>
> Thanks,
> M
>
> Dr. Michael Reuter
> Data Analysis and Visualization Group
> Neutron Data Analysis and Visualization Division
> Oak Ridge National Laboratory
>
> Office: 1-865-241-7216
> Fax: 1-865-574-6080
> Email: [email protected]
> _______________________________________________
> 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

Reply via email to