Opened 12 years ago
Last modified 8 years ago
#117 assigned new-feature
list synchronizer -- iteration support would be useful
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-octopus | Version: | |
Keywords: | Cc: |
Description
list manager is inefficient without iteration:
- list manager access to the list held is horrid currently.
- we can't grab the amorph and iterate or whatever.
- how about lock_list and unlock_list as ways to lock the whole list and deal with it?
Note:
See TracTickets
for help on using tickets.