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

Is is possible using category rather than Inheritance #2

Closed
beforeold opened this issue Jun 29, 2017 · 2 comments
Closed

Is is possible using category rather than Inheritance #2

beforeold opened this issue Jun 29, 2017 · 2 comments

Comments

@beforeold
Copy link

TXLimitTextField is cool, thanks for saving me from struggling.

one question as the issue title.

@tingxins
Copy link
Owner

Yep. First, thanks for your cool @beforeold . Well, it’s a good idea. but I have considered Category ever. for some reasons. I implemented InputKit with Inheritance. sometimes, especially in some projects. I think it’s unnecessary to limits users input contents somewhere. not like BlocksKit, it’s defines as category. But InputKit defines as a component. if you want to use InputKit. Just Inherit it. if not. nothing will happens. 🐵

@beforeold
Copy link
Author

Gotcha.

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

No branches or pull requests

2 participants