Hi John,

On Tue, Dec 15, 2009 at 10:49 AM, Jan Pečiva <[email protected]> wrote:
> I will do, although it is nearly more work than to, say, "improve" these
> aliases. Inventor plugin (ReaderWriterIV) does not have istream methods
> implemented. I will consider to implement them and submit them (together
> with bunch of fixes I have done in plugin past month, including shader
> support...).

istream support in the iv plugin would be useful for it's own purpose
as it'll open the door to http and compression support out of the box.

> Anyway, why these aliases should not be automatically in plugin's extension
> support list? Non-supported alias is non-sence - why to create alias to
> plugin that refuses it to load? It is just confusing in my eyes... and it is
> few lines of code.

It's you proposing to use an alias for an non supported extension...

The OSG itself is maintained to keep the the Registry inbuilt aliases
and the plugins consistent.  If you add extra aliases then for own
plugins then it's your responsibility to keep the consistent.

FYI, if you really want to try forcing a plugin to handle extensions
it was never designed to handle you could try loading the plugin and
then calling supportsExtension on it.

Robert.



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

Reply via email to