i modified jsonpickle to support copy_reg() ,dumps(str, protocol version) and load(file) functions and also i made changes to Storage : i removed __getnewargs__ why __getnewargs__ is used in Storage?
On Monday, February 6, 2017 at 5:44:03 AM UTC+2, Massimo Di Pierro wrote: > > we do not support it at this time. > > On Sunday, 5 February 2017 09:12:29 UTC-6, [email protected] > <javascript:> wrote: >> >> hello >> is it possible to use jsonpickle instead of pickle (or cpickle) >> when serializing sessions, in order to interchange sessions >> between web2py and node.js without overhead >> >> regards >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

