Thanks Chuck, changes looks appropriate, now merged and submitted to svn/trunk.
On Fri, Sep 24, 2010 at 6:59 PM, Chuck Seberino <[email protected]> wrote: > And here is the proper file... > > Thanks > Chuck > > Begin forwarded message: > > From: Chuck Seberino <[email protected]> > Date: September 24, 2010 10:56:03 AM PDT > To: OpenSceneGraph Submissions <[email protected]> > Subject: [osg-submissions] osgDB::Serializer optimization > Reply-To: OpenSceneGraph Submissions > <[email protected]> > > Here is a small optimization in osgDB/Serializer that only uses a single > accessor call when retrieving serializable values during writing. This is a > sizable win for some of my code since the getter() methods are non-trivial. > I also removed some explicit namespace qualifiers to be consistent with the > rest of the codebase. > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
