Leo's now requires only two methods from leoSessions.py: *SM.save_snapshot* and *SM.load_snapshot*. These two methods read and write json data to *~/.leo/session.leo*. Issue #3409 <https://github.com/leo-editor/leo-editor/issues/3409> suggests writing session data to Leo's global cache instead.
I am wondering: is there any reason to retain any of the commands defined in leoSessions.py? I think not. Imo, leoSessions.py should contain only load_snapshot and save_snapshot. What do you say? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/9326dd23-faf0-400c-b9f8-1d42d009b675n%40googlegroups.com.
