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 | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
