Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic library loading for unknown typeIds #333

Open
davidsminor opened this issue Sep 8, 2014 · 0 comments
Open

Automatic library loading for unknown typeIds #333

davidsminor opened this issue Sep 8, 2014 · 0 comments

Comments

@davidsminor
Copy link
Contributor

We often run into situations where, for example, the user imports a python module, writes out a scene cache containing an object defined in one of that python module's libraries, and is henceforth unable to read that scene cache because the data file contains an unregistered typeId (unless they remember to import the python module so the library gets loaded or whatever).

This can get annoying, so it'd be good to have some kind of mechanism for automatically loading libraries for unregistered type ids

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant