Looking forward to it!

On Mon, Apr 10, 2017 at 4:04 PM, Edward K. Ream <edream...@gmail.com> wrote:

>
> On Mon, Apr 10, 2017 at 12:38 PM, Edward K. Ream <edream...@gmail.com>
> wrote:
>
> *tl;dr:* Many switches in methods of the AtFile class were confusing or
>> unnecessary.  The new code is now as simple as I can make it.  Afaik, there
>> are no more "huh?"s left.
>>
>
> ​To repeat something I've said several times recently, this work required
> all the major tools available to me:
> clone-find commands, git, pylint and pyflakes:
>
> - git makes everything safe.
> - pyflakes catches almost errors immediately.
> - pylint catches more subtle errors that sometimes escape unit tests.
> - Leo's clone-find commands revealed global patterns quickly.
>
> I would not have attempted this work without git and the clone-find
> commands. The latter allow me to answer complex questions about code
> quickly. I can then reorganize the searches for even greater clarity.
>
> I'm hoping to convince Terry and Kent at our upcoming meeting that the
> clone-find commands are worth using.
>
> 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 leo-editor+unsubscr...@googlegroups.com.
> To post to this group, send email to leo-editor@googlegroups.com.
> Visit this group at https://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to