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

CStringList should not extends ArrayList #1

Open
amaurel opened this issue Jul 29, 2021 · 1 comment
Open

CStringList should not extends ArrayList #1

amaurel opened this issue Jul 29, 2021 · 1 comment
Assignees

Comments

@amaurel
Copy link
Member

amaurel commented Jul 29, 2021

CStringList should not extends ArrayList.
Could be usefull to implement List, but in the mean time CStringList sould extends Object.

@ginberg ginberg self-assigned this Jul 29, 2021
@ginberg
Copy link

ginberg commented Jul 29, 2021

hi @amaurel, I have updated CStringList. Also added equals method so we can compare two objects.
I didn't implement List, there are quite some methods to implement that interface and I don't think we need it now? Let me know if that's needed.

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