Hi Garret, Feel free to do the appropriate mods to DatabasePager and post them to osg-submissions. It should be safer to allow multiple threaded reads these days.
Robert. On 9/19/07, Garrett Potts <[EMAIL PROTECTED]> wrote: > Hello All: > > Was wondering what people thought about maybe moving the > > bool serialize_readNodeFile = true; > > > In the run of the DAtabsePager as an attribute of the > DatabasePager. This way we can set it at runtime and change the > need to serialize or not. This would actually allow for multiple > pagers to coexist without blocking another one. > > > Take care > > Garrett > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

