[go: up one dir, main page]

Menu

[r1]: / G2G / TODO  Maximize  Restore  History

Download this file

7 lines (6 with data), 279 Bytes

* remove current_connection() and replace it with a per-user hash of
  DB handles hashed using DB URI's.
* all methods in DBUtils should be moved into Bio::Genex::Connect and
  become instance methods instead of class methods.
* eliminate assert_dbh()
* add get_session() to G2G