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

Add support for "bare" (un-backed) session restores. #95

Open
vibraphone opened this issue Mar 2, 2015 · 0 comments
Open

Add support for "bare" (un-backed) session restores. #95

vibraphone opened this issue Mar 2, 2015 · 0 comments

Comments

@vibraphone
Copy link
Member

It should be possible for an application to import JSON corresponding to a session backed by a modeling kernel without restarting that modeling kernel (using the "native" kernel). This would allow markup of modeling entities without requiring access to the solid modeler.

The work required to support this use case is to create tests which verify that

  • the proper session type ("native") is used in this case,
  • unavailable modeling operations are not restored as part of the session
  • modified state saved afterwards includes the original metadata so that further restorations using the original modeling kernel work (so that, for example, meshing or further modeling operations can be performed).
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