On Feb 5, 2007, at 11:44 AM, Mark Harwood (JIRA) wrote:

("CachedTokenStream" perhaps?)

In KS, I used "TokenBatch", which is currently implemented as an array of Tokens which reallocates itself in big chunks (10, 100, 200, 400, 800, etc).

(Implementing TokenStream leads to completely unacceptable performance in any language where method call overhead is anything other than almost-free.)

Marvin Humphrey
Rectangular Research
http://www.rectangular.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to