All this talk about DataBases
J. Landman Gay
jacque at hyperactivesw.com
Wed May 30 00:46:37 EDT 2007
Andre Garzia wrote:
> On our lexicon stack we have each card name being the word it stores, we
> use a combination of filters and RegEx to search the data, this way, I
> don't need to loop the cards, I just need to iterate over the cardnames,
> thats why it is fast.
I wonder if you indexed the card IDs to each card name, it'd be even
faster. Scott Raney said that IDs were the fastest way to reference data
from or go to a card.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list