Jim Ault wrote:
On 11/29/06 3:37 PM, "J. Landman Gay" <[EMAIL PROTECTED]> wrote:
This looks promising, thanks. It looks like there is no single-pass
method, but since filter is pretty fast it may do okay. I didn't even
quote your regex explanation, I don't want to touch it. :)

You mention single pass...
Question: Single pass of what?
Single pass of each text block or all text blocks together?

I meant a single pass for each block. The filter solution has to make a new pass through the text for each word we want to filter on. But regardless, it still shows very well in my tests.

--
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

Reply via email to