On Fri, May 21, 2010 at 9:59 AM, Kent Tenney <[email protected]> wrote: > On Fri, May 21, 2010 at 9:43 AM, Edward K. Ream <[email protected]> wrote:
> I am thinking of the .leo file as a graph datastore which is as > uncoupled as possible from Leo the editor/ide. It can still be that way, provided that only str_ uA's are used. That's hardly a big deal. > The pickling changes the .leo file from an XML datastore to > a _Python_ XML datastore, and reduces it's human readability. Pickling is completely optional, and is under the control of script/plugin writers. > This is a matter of "theoretical correctness" and would only be > of interest if .leo files gained some traction outside the Leo community. I don't think it would be a significant issue even then. 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.
