On May 17, 5:04 pm, "Edward K. Ream" <[email protected]> wrote:
> Rev 3088 contains new, disabled, code in leoAtFile.py.

Rev 3089 passes the first milestone: the new code recreates body text
correctly in a fairly significant test.

> This work should be safe enough to do directly in the trunk.

Indeed it is. Changes are confined to leoAtFile.py. Most changes
involve new methods, including new methods for new sentinels. All unit
tests pass with the new code disabled.

Changes to existing code is mostly limited to adding entries to token
tables and token scanning/dumping methods, with the following
exceptions:

- There is a new call to do_eof in at.scanText4.

- at.readStartNode has a minor special for the new code.

Still to do: At present nodes are created as children of the preceding
node.  Instead, they must be created at the proper indentation level
as indicated by the number of stars in the @! 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