8000 Flatten function calls · Issue #7 · reubano/meza · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Flatten function calls #7

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

Open
reubano opened this issue Jul 29, 2016 · 2 comments
Open

Flatten function calls #7

reubano opened this issue Jul 29, 2016 · 2 comments

Comments

@reubano
Copy link
Owner
reubano commented Jul 29, 2016

A few functions are nested too deeply, i.e., they are called by other functions which are called by other functions... Fix it! Maybe use one of these:

@amirouche
Copy link

Can you give an example?

@reubano
Copy link
Owner Author
reubano commented Dec 8, 2017

@amirouche maybe not the best, but process.detect_types <- typetools.guess_type_by_field <- typetools.type_test. I guess the first step in attacking this issue would be to use one of the above tools to identify problematic functions.

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

2 participants
0