[Biopython-dev] [Bug 2393] Bio.GenBank.NCBIDictionary fails with release 1.44

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Nov 9 10:55:24 UTC 2007


http://bugzilla.open-bio.org/show_bug.cgi?id=2393





------- Comment #4 from biopython-bugzilla at maubp.freeserve.co.uk  2007-11-09 05:55 EST -------
Creating a new handle based interface, and using this internally within
Bio.GenBank.NCBIDictionary to provide the old API sounds very sensible.  As you
say, we /could/ then one day deprecate Bio.GenBank.NCBIDictionary.

Your point about avoiding UEtils is understandable.  How about using the far
simpler Bio.WWW.NCBI wrapper?  This has basic error checking and means hard
coding the URL in one place only.  In fact, this could be a good place to put a
new Dictionary, e.g. Bio.WWW.NCBI.EntrezDictionary rather than
Bio.Entrez.Dictionary


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Biopython-dev mailing list