On Sunday, December 15, 2013 8:33:04 PM UTC-6, Edward K. Ream wrote: > you have just reminded me that 'class' and 'def' can appear in strings. Back to the drawing board.
Good news: strings (and comments) can be handled relatively easily. True, parsing a file isn't everything: the import code must still create the outline. But the line-oriented parse greatly simplifies everything by eliminating character-oriented complications. We seem on track to see a spectacular improvement in the speed and reliability of @auto. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
