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

Code cleanup #32

Open
gmittal opened this issue Nov 18, 2017 · 1 comment
Open

Code cleanup #32

gmittal opened this issue Nov 18, 2017 · 1 comment

Comments

@gmittal
Copy link
Member

gmittal commented Nov 18, 2017

This code used to break from every so often mainly because the API layer around the Xcode toolchain was written with some very bad Node.js code. Some of that was due to my lack of knowledge of Node's asynchronous handling at the time. The back-end needs a major rewrite and it should probably be written in Flask or some other similar synchronous framework for a more understandable codebase.

@gmittal
Copy link
Member Author

gmittal commented Jan 29, 2018

Perhaps moving everything to synchronous Flask/Python would be better. It would definitely clean things up and remove some unnecessary dependencies.

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