JohnSmithDev / ISFDB-Tools

Tools to query a local copy of the ISFDB database
5 stars 1 forks source link

award_countries: Handling of pseudonyms needs more thought #1

Open JohnSmithDev opened 5 years ago

JohnSmithDev commented 5 years ago

See '(Henry Kuttner+C. L. Moore)^Lewis Padgett' vs "Compton Crook^Stephen Tall" - the former uses the 2 real names, the latter uses the pseudonym.

For now I've done a dirty hack using DONT_USE_THESE_REAL_NAMES, but perhaps we need to return both (appropriately indicated to the caller) and let them work out which is the right one to use?