Robert,

On 6/11/2013 5:08 AM, Robert Osfield wrote:
Hi Judson,

I have just checked in a change to Registry so it now sorts the list
of ReaderWrite::ReadResult/WriteResult and returns the last result.
The results are sorted on the Read/WriteStatus with these enums now
ordered so that the most relevant status is later so sorted list will
give us what should be the most relevant warning.

Excellent.


Could you try out svn/trunk version of the OSG and let me know if this
now behaves consistently for you.

I tested the latest Registry.cpp and ReaderWriter header. The node export behavior is now consistent, and returns the expected result. I think the results.empty() condition may be unreachable now assuming there is always at least one readerwriter.

I was not able to test all of the changes, but the node export changes look good. The only edge case now would be if a plugin decides to fill in the WriteResult status message manually, it might not be the one that gets returned to the user. However, for the plugins I have been using, the message is empty so it is not an issue.

Thank you,

Judson
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to