On May 13, 12:22 pm, "Edward K. Ream" <[email protected]> wrote:
> Why would anyone think that writing code from scratch would be a good > idea? It makes refactoring impossible. It is also the antithesis of > kaizen, continuous *incremental* improvement. I am glad I rewrote the Borland C version of Leo to the Python version. I could never have done what I have done in C. Otoh, the first thing I did was to write c2py, a script that did about 80% of the work of transliteration. So even then, there was a complete transliteration, but not a complete rewrite. 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.
