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

Apply object-oriented programming model or not? #37

Open
yan-kuan opened this issue Oct 17, 2017 · 1 comment
Open

Apply object-oriented programming model or not? #37

yan-kuan opened this issue Oct 17, 2017 · 1 comment
Labels

Comments

@yan-kuan
Copy link
Member

At the early stage of development, I'm not familiar with Python even OOP, so I developed several modules in callback style. Since more skills I learned, I found that maybe OOP would be clearer and more elegant than I implemented before. Let's discuss this issue and try some POC to examine whether better or not.

@amikai
Copy link
Member

amikai commented Oct 18, 2017

Maybe we should finish the callback version first, and release it. Because we almost finished this project, reconstructing and changing it to OOP is somewhat expensive.

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

No branches or pull requests

2 participants