On 7 November 2014 11:23, Robert Osfield <[email protected]> wrote:
> I have been looking further into how to handle use of the object cache > alongside the DatabasePager and believe the best option will be for the > DatabasePager to disable use of object cache when it's loaded subgraphs and > handle the initial query against the object cache and final insertion of > loaded subgraphs into the object cache. Caching of images will probably be > safe to do within the scope of loading data. > I have now written the basic code to move the management of the object cache to with the DatabasePager when the it's used in conjunction with object cache. I haven't yet tested it but have run out of week so will need to return to testing next week. If all goes well I'll check these changes in and look for wider testing. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

