Skip to content

Improved Persistence Examples #22

@jbienzms

Description

@jbienzms

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions