On Oct 13, 2005, at 4:16 PM, A. Pagaltzis wrote:
The solution is to require each line to be prefixed
invidually, so the parser can never guess wrongly by design, so
that you never have to escape anything.
Wait, what?
Require each line to be prefixed so that you never have to escape
anything?
Is there some semantic difference between 'escaping' and 'prefixing'
that I'm just not getting? Because it seems like you're saying each
line should be individually escaped so that we don't have to escape
anything.
--sjd;