← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~patrick-zakweb/openlp/duplicate-removal-review into lp:openlp

 

Review: Needs Fixing

I don't see the point in your DuplicateSongFinder class. You could quite easily make those methods into functions, and your constant object attributes into constants, and skip the memory overhead of the class + object.

This is Python, we don't need classes everywhere :-)

Ping me in IRC if you need any help/guidance/direction/etc.
-- 
https://code.launchpad.net/~patrick-zakweb/openlp/duplicate-removal-review/+merge/149130
Your team OpenLP Core is subscribed to branch lp:openlp.


References