Hi Robert, Yes, looks possible to use the AuthenticationMap, but it doesn't seem appropriate in this context. The username and httpAuthentication type would be ignored as the zip decompressor only needs a password. Wouldn't users find this more confusing than just supplying the password? Also, I wondered if I had missed something as it looks to me as though the AuthenticationMap method is still an 'Options' based solution? I can change it if you feel strongly that it should be changed, but from what I can see, unless we also refactor AuthenticationDetails, it seems simpler to use the method I used. If we were to refactor AuthenticationDetails perhaps it could become an abstract base class for HttpAuthenticationDetails and ZipAuthenticationDetails?
Chris ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=20869#20869 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
