Comment by chrisbennet
5 years ago
I used it with a different extension to save application for a product I wrote.
Any classes that need to be saved had serialize() and deserialize() functions. Serialize before saving to SQLite and if read in, deserialize after reading it from the DB.
No comments yet
Contribute on Hacker News ↗