Today's work removes dozens of unused methods that are holdovers from the 
qt gui.

All unit tests pass, and pylint is happy, but these checks apply mostly to 
Leo's core (and gui) code.  It's possible that plugins may use some of 
these methods.  Indeed, I did remove one method from bookmarks.py.

I wrote a script that searches for all changed methods in leoPlugins.leo.  
It reported a few calls, but these are calls to other (non-deleted) 
methods.  I verified that colorize_headlines.py still works, and it now 
colorizes @file nodes also ;-)

Still there remains the possibilities that I have wrongly deleted 
something.  If so, please let me know.

The good news is that a lot of redundant, confusing, out-of-date code is 
gone.

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

Reply via email to