Hi Terry,

It's end of day here so I'll need to come back to this topic another day.

I think separating the searching for straight files from searching in
any archives in the file paths needs to be separated as most plugins
can't handle a composite file name being returned that is actually a
reference into an archive, as they will just treat it as a real
filename as fail.  One could possible use an search mask passing into
findFileInPath(..) to tell the method whether to look for standard
files, files inside archives or both.  Just having separate functions
makes sense to me too.

While I can say what my ideal solution would be yet, I can say that I
don't think the submission as is what this solution is so for now I
won't be merging the submission.  I have already merged the changes to
the serializer and GLSL plugin though, and also the registering of the
.zip as an archive extension so you won't need this in your
application now.

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

Reply via email to