On Thu, 2006-11-02 at 00:46 +0000, Roger James wrote: > Mark, > > I agree with all your comments. I was just trying to provoke some debate on > the best way to fix it :-)
Thanks and good plan! > > > > If you read the COLLADA DOM docs you'll find that makeRelativeTo() is an > > experimental function. It obviously needs a bit more work. > > > > I doubt if it is appropriate that this function should make assumptions > about the schema of hierarchical paths given to it. Oh it can... insofar as the URI specifications give guidance. To build a relative URL is has to have a scheme part and from that you can code the path part according to that scheme's specification (RFC) if any. Regards, Marcus _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
