Rev 9f3856f completes the transition to using separate files in 
leo/commands instead of leo/core/leoEditCommands.py. This completes the 
present round of code cleanups.

The code is simpler in important ways. There are fewer dependencies between 
commands classes.  In particular, only the AbbrevCommands class needs a 
finishCreate method.

All unit tests pass and pylint is happy. However, such work is always 
fraught with danger.  Please report any problems immediately. 

*Next*
- Experiment with a single, unified decorator for all commands.
- Decorators will allow a list of command names:

@cmd(['clone-find-all','find-clone-all'])

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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to