Rev 5583 contains the new read/write code that will, when enabled, allow 
clones anywhere in an @file tree.  However, the old rule that clones may 
not be descendants of themselves is still in effect.  This rule will never 
go away.

Anyone using this rev should do so only on disposable code, or code that is 
protected by being part of some kind of source code repository.

This code is enabled/disabled by the allow_cloned_sibs at the start of 
leoAtFile.py.  This switch is False in this rev, which should mean that the 
new code is functionally identical to the old.  However, I wouldn't bet my 
life on it, despite reasonable testing.

The truly adventurous may want to set allow_cloned_sibs = True and see what 
happens :-)  The new code passes all the hand tests I can think of, which 
may say more about my imagination than the quality of the code!

Please report any problems with this code immediately.  I plan to commit a 
version with allow_cloned_sibs = True only after using the code myself for 
at least a day or two.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/leo-editor/-/lMSGKhJuVioJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to