Fastream Technologies wrote: > Ok but how do I delete with respect to a data->property??
One needs one linked tree for each search key, if you have to iterate over a tree in order to find something a list would likely be faster. But if can live with slow deletions maybe you can use TIcsAvlPointerTree rather than TAvlTree to write a new TCacheTree. > We use > regex and string comparison for this! If you can help me with it, I > will appreciate. We can be sponsors for this feature. I think we can > live with OnList way but really need to be able to delete with > respect to data... Sounds like plenty of keys, I'm not sure whether this would be faster with trees. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be