A while back a co-worker built an application using your GoDiagram WinForms library. I am currently looking into reproducing this on the web using GoJS. The GoDiagram version of the application uses the Nortwoods.Go.Xml library to save/restore diagrams. Obviously I need to be able to load existing diagrams as well as save and restore new ones. Does GoJS support Xml serialization similar to the GoDiagram library? If not what is the preferred mechanism for serializing a diagram in GoJS?
Thanks
Dave