Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Helpers functions for connector instantiation #562

@pkrog

Description

@pkrog
  • Make a default biodb instance.
  • Implement a newConn() helper function that uses this default instance for calling defaultInstance$getFactory()$createConn().
  • Implement a getConn() helper function that uses this default instance for calling defaultInstance$getFactory()$getConn().
  • Is it possible to define dynamically at loading time an helper function for each connector class (e.g.: keggGlycan()) along with its documentation ? If not, can we define variables attached to the biodb namespace: biodb::keggGlycan ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions