On Sat, May 15, 2010 at 9:08 AM, Edward K. Ream <[email protected]> wrote:

> I **think** this will work.  In particular, the 'b' line is part of
> the << a >> node, **not** the @thin node, because the << a >> node has
> not ended yet.  In fact << a >> node ends at the #...@}; << a >> sentinel
> that ends the expansion of the section referenced.

In the background of my thinking has been the plan to use unit tests
to drive the new code.  Ages ago, when I first designed sentinels, I
had no notion of unit tests--I'm not even sure they existed anywhere
back then.  Now, with unit tests, I can contemplate strategies that
are much more complicated.

Edward

P.S. I uncovered a bug in the @thin read code that causes comments
following @others to be deleted.  I'm almost positive that at once
time such comments were preserved.  It illustrates that the present
read code is not properly covered by unit tests.

EKR

-- 
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