Closed DanielRuf closed 4 years ago
I created a function for TaffyDB 1.x like this some time ago. I could probably dig it up. It worked very nicely for me then (it allowed deleting or inserting an arbitrary number of records anywhere in the list). Wasn't too hard to write either, IIRC.
Yeah sure, would be great. Let me know when you make the pull request ;-)
Hi Daniel:
I would like to reopen this issues , as I think this still should be an option. Is this ok with you?
Cheers, Mike
ps. I can merge changes now as Ian has provided my with collaborator rights. I still can dig up the 1.x code and if I can get it to work in 2.x.
Sure, I'm ok with this.
Is this issue still relevant?
I think it still is. However, I've been so busy I haven't had time to attend to this.
Like mentioned on the wiki: https://github.com/typicaljoe/taffydb/wiki/Suggestions-and-New-Feature-Ideas
We could use the
.splice()
function or another solution for this?http://stackoverflow.com/a/4538364/753676