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

Get rid of linked list in the pooling system #311

Open
gsynuh opened this issue Dec 16, 2016 · 0 comments
Open

Get rid of linked list in the pooling system #311

gsynuh opened this issue Dec 16, 2016 · 0 comments
Assignees

Comments

@gsynuh
Copy link
Member

gsynuh commented Dec 16, 2016

It's pretty.
But if its unreadable and difficult to maintain, why keep it that way.
Array.insertAt/removeAt etc... should do the same job almost as fast now + implementing more object pooling features should be easier (such as fully destroying one object in a pool ?)

@gsynuh gsynuh self-assigned this Dec 16, 2016
@gsynuh gsynuh changed the title Get rid of unreadable linked list system in the pooling system Get rid of linked list in the pooling system Dec 17, 2016
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