On Wed, Mar 11, 2009 at 8:58 AM, Edward K. Ream <[email protected]> wrote: > > > On Wed, Mar 11, 2009 at 8:35 AM, Kent Tenney <[email protected]> wrote: >> >> >> Any chance @auto gnx's could be persistent? > > They already are persistent.
Ah, I'd looked at the gnx's for the children of @auto, which are new each time the .leo file is opened. The gnx for the @auto node itself is persistent. > > For any <v> element in a .leo file (including <v> elements for @auto nodes) > the 't' attribute is the gnx of the corresponding <t> element. This gnx is > also the 'tx' attribute of the <t> element. > > In other words, the gnx's form xml "links" between <v> elements and <t> > elements. Leo's sax read code uses these links to associate vnodes with > tnode. > > 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 -~----------~----~----~----~------~----~------~--~---
