The new importers are nearly complete! The recent simplifications have been a complete success. All the hard work is done.
*To do* 1. Better unit tests. Perfect import does not guarantee that an importer assigns lines to nodes reasonably! 2. Revise python.findClass. The head-to-prev-node and tail-to-next-node depend on it. Those commands are broken at present. 3. Complete the revision of the coffeescript importer. Some post-pass code must be revised. 4. Create new importers for the 14 languages that still use the old importers. This will likely take at least an hour per language. For a technical summary of the recent changes, see the new comment at the end of #334 <https://github.com/leo-editor/leo-editor/issues/334>. BTW, there seems to be no way to reference comments directly. Maybe in Issues 2.0 <https://github.com/blog/831-issues-2-0-the-next-generation>. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
