On Wed, Nov 9, 2016 at 9:00 AM, Edward K. Ream <[email protected]> wrote:
> Actually, it might have been broken for a long time. > > I've just noticed that the coffeescript importer had disabled the perfect > import checks, so running its unit tests was essentially useless. I've > hooked up the tests now and they are failing. I'll fix them today. > Done at 8fd9109. The work on the new importers is going spectacularly well. The code has completely collapsed. There is no longer any confusion about method names or location. It's all *amazingly* simple. But it hasn't been easy to create this simplicity. I could not have done it without Leo. For the first time I see that importers are *all about leading whitespace.* Splitting the input lines into separate nodes is secondary. I'll be writing more about the new importers in an "info" github issue. This issue probably should remain open indefinitely. EKR -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
