03-03-2015, 12:30 PM
I've got an idea coming, but just an idea.
What do you advice for handling a string pair, to retreive one from the other.
Memory is not the problem, only speed must be considered...
I want to store Tab name - URL pair, and be able to retreive tab name from URL or URl from a string....
EX
"Quick Macros Forum • Post a reply" "http://www.quickmacros.com/forum/posting.php?mode=reply&f=1&t=6254"
"Google" "www.google.fr"
Efficiency = speed.
Thanks
What do you advice for handling a string pair, to retreive one from the other.
Memory is not the problem, only speed must be considered...
I want to store Tab name - URL pair, and be able to retreive tab name from URL or URl from a string....
EX
"Quick Macros Forum • Post a reply" "http://www.quickmacros.com/forum/posting.php?mode=reply&f=1&t=6254"
"Google" "www.google.fr"
Efficiency = speed.
Thanks