Closed ironfroggy closed 11 years ago
IndexedDB databases can store objects valid through the Structured Clone Algorithm. However, for now, Plasmid only supports things which are JSON serializable. Right now, I don't know of a serialization format that handles all the types SCA allows.
IndexedDB databases can store objects valid through the Structured Clone Algorithm. However, for now, Plasmid only supports things which are JSON serializable. Right now, I don't know of a serialization format that handles all the types SCA allows.