Hi Edward,

thanks for doing this. I would like to test it, but although I use git, I 
have never used branches. So, how do I check out the at-others branch (and 
how do I get back to the trunk?)

- Josef

On Tuesday, January 8, 2019 at 6:50:23 PM UTC+1, Edward K. Ream wrote:
>
> See #525 <https://github.com/leo-editor/leo-editor/issues/525>. I plan no 
> further work on this issue unless problems are reported.  Be warned, this 
> is a major change to Leo's read/write code, involving non-trivial 
> refactoring of code.  Having said that, the fundamental code changes were 
> simple.
>
> The work is in the at-others branch.  My tests have involved .tex files, 
> but the code should work with any @clean tree.
>
> It would be possible to allow nested @file trees, but this branch will not 
> do so.
>
> Edward
>
> P.S. The new code is considerably simpler than the old.  I took the 
> opportunity to refactor both at.readAll and at.writeAll, creating several 
> new, straightforward helpers.  There is a slight "functional" flavor to the 
> new code. The new code first computes a list of to-be-written/read nodes, 
> and then handles each item on the lists separately, with fewer conditionals.
>
> EKR
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to