On 2017/01/05 08:21 AM, deloptes wrote:
Michele Calgaro wrote:
No problem, test when it is convenient for you. I
have been waiting to
push for months, a little longer won't make much difference
My impression is that it looks fine and works fine. I also have the feeling
that now on shutdown it takes a bit longer to exit. Is it saving all
sessions on the row?
My impression could be subjective though.
Thanks for testing Emanoil.
On shutdown the current session is saved (provided the "Save session on exit"
option is enabled) and the sessions list
index file is saved (which did not exist in previous Kate). This file is very small
though, so it should not give much
more overhead. Everything else is the same.
The session status is also saved when switching to another session.
If you had a quick look through the code, you will find a lot of "FIXME": this
are mainly intended as remainded of
things to do (more a TODO than a FIXME, but TODO sometimes go overlooked ;-) ). There is
still a lot of work to do, but
this is the first wirkable milestone and IMO makes working with sessions much easier.
After Slavek and I finish with the openssl migration, I will probably push this to GIT, so
it becomes available to
everyone interested.
Cheers
Michele