Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to merge database handling routines. #5

Open
jieyu opened this issue Sep 13, 2012 · 0 comments
Open

Refactor to merge database handling routines. #5

jieyu opened this issue Sep 13, 2012 · 0 comments

Comments

@jieyu
Copy link
Owner

jieyu commented Sep 13, 2012

Currently, we have two separate sets of routines (python and c++) to handle those protobuf databases like sinfo.db, iroot.db, and etc. There are many duplicated code.

What I am thinking is to merge these two sets of routines into one. The python routines should use the c++ implementation directly by leveraging the c-python interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant