On Wed, Jul 16, 2014 at 9:14 AM, Edward K. Ream <edream...@gmail.com> wrote:
> On Wed, Jul 16, 2014 at 9:00 AM, Kent Tenney <kten...@gmail.com> wrote:
>> First impressions:
>>
>> - the @auto node icons indicate they are clones
>
> Only if they are clones :-)

No, all of them, none are clones. Sounds like you're already on this.

>
>> - I'm not sure why the @persistence tree is visible, can it be used for 
>> something? Maybe somehow useful in resolving issues?
>
> @persistence trees contain all data used to restore gnx's and uA's in
> @auto nodes.  So yes, they are used for something ;-)

I was wondering if they are useful in user space. They seem like Leo
bookkeeping. Presumably the user can break persistence by editing in that tree?


 They are
> visible because all Leo nodes are visible, but the recommended place
> for them would be squirreled away in the @startup node.
>
> I just upped code that starts to support @recovery trees in each
> per-file @data tree:
>
> 1. pd.update_before_write_foreign_file now deletes all children of the
> corresponding @data node *except* the first @recovery node (and its
> subtree).
>
> 2. When an exact match for a unl isn't found, the read code calls
> pd.recover_ua_for_gnx.  At present, this does nothing, but it will
> soon write a child of the @recovery node.  Something like::
>
>     @recovered-ua <gnx> = <unl>
>
> It's body text will be the pickled ua.  This is, I think, about all
> that can be done to preserve uA's when an url is not found.
>
> Edward
>
> --
> 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 http://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to