I have just published new version of sqlite-format branch. 1. added support for preserving ratio and secondary_ratio in db and resizing panes after opening database 2. commander instance has sqlite_connection ivar. When opening database this ivar is set to connection instance 3. at.readFile now checks if external file has same digest as it used to have at the moment of exporting tree to database. Md5 hashes for every external file is now kept in database. In prior version at.readFile would delete tree created from database and recreate it from cache. It was unnecessary duplication of work.
At least one thing is still missing. When saveAs or saveTo fileName is changed at that time connection should be closed/opened. It is next to-do item. Vitalije -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
