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

Improved Persistence Examples #22

Open
jbienzms opened this issue Jan 10, 2019 · 0 comments
Open

Improved Persistence Examples #22

jbienzms opened this issue Jan 10, 2019 · 0 comments

Comments

@jbienzms
Copy link
Owner

The SA-Persistence sample currently only serializes the spatial graph into a json string or deserializes a json string into a spatial graph. This could be improved to show saving to a file.

In addition, the SA-RefinementBuilding sample does not use persistence. Therefore the alignment is lost between runs of the application.

Recommend creating a new sample based on SA-RefinementBuilding that also implements persistence. A voice command could saves the spatial graph to a text file in the applications isolated storage folder. The next time the application runs the app could check to see if that file exists and load the spatial graph from that file instead of starting new.

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