[Biopython-dev] [Bug 2395] Need a commit in BioSQL with MySQL
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Nov 27 11:23:47 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2395
biopython-bugzilla at maubp.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #5 from biopython-bugzilla at maubp.freeserve.co.uk 2007-11-27 06:23 EST -------
I agree that in a few cases, it might be reasonable to automatically commit
changes (namely server.create_database, db.load records, and perhaps
server.remove_database) but not others (e.g. load_seqrecord).
Deciding everything on a case by case basis is a pain, and for the user it
means they can never be sure one way or the other without checking the
documentation or code.
I'm going to go with "won't fix", and in my defense refer to:
http://www.python.org/dev/peps/pep-0020/
The Zen Of Python, Point #2, "Explicit is better than implicit"
Now I/we need to work on the documentation ;)
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list