Hi Robert, Have you had a chance to take a look at this change? I know you've probably been swamped and just wanted to make sure it wasn't overlooked!
Hope you had a wonderful holiday! Jason On Thu, Dec 18, 2008 at 9:27 AM, Jason Beverage <[email protected]>wrote: > Hi Robert, > > I thought about the issue I was having with the CURL plugin automatically > trying to download all filenames with URL's rather than passing the full URL > to the plugin. It turns out the solution was pretty simple. > > I've made a small change to Registry.cpp that puts the CURL logic AFTER the > URL has been passed to the plugin rather than assuming all URL's need to be > downloaded by the CURL plugin. This way, plugins can have first crack at > the URL's, and if they don't handle it the previous CURL behavior kicks in. > > Thanks! > > Jason >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
