HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chrisbennet

no profile record

comments

chrisbennet
·6 lat temu·discuss
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.