On Wed, Jan 18, 2012 at 4:14 PM, Seth Johnson <[email protected]> wrote:

> You can group clones without regard for what external files they're
> in, willy-nilly, so long as what you're doing is creating views into a
> codebase, wherein files are maintained independently, and never making
> one a clone within another (which is a different purpose).
>
> True?

Almost.  The pattern in leoPy.leo is safe:  all views reside either in
leoProjects.txt, the *first* @<file> node in the outline, or in the
outline itself.

This will be safe, because if you modify any node in an external file,
that modification will "win": the value in the external file will
change the value in leoProjects.txt.  Ditto for clones in leoPy.leo
itself, because Leo reads leoPy.leo before any @<file> node.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
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