PersonSet.findPerson() has one two callsites in Lp code to support selecting a user to merge and to search for users in/people. The search is not very useful. Most code uses one of th many person vocabularies, which do support searching IRC nick. I suspect the findPerson()'s implementation can be simplified to call the right vocabulary
PersonSet. findPerson( ) has one two callsites in Lp code to support selecting a user to merge and to search for users in/people. The search is not very useful. Most code uses one of th many person vocabularies, which do support searching IRC nick. I suspect the findPerson()'s implementation can be simplified to call the right vocabulary