"Theodore W. Leung" wrote:
> I assume that there is a default GrammarPool implementation per parser
> configuration.   How does an application store a grammar pool so that it
> can avoid re-creating one?  How can an application create a grammar pool
> that is locked to a particular set of grammars?  Is a grammar pool
> sharable amongs multiple parser instances?

There are all kinds of settings that we could have on the
grammar pool. And of course I would want to be able to share
the same grammar pool among multiple parser instances. What
these options are, exactly, would need to be worked out.

-- 
Andy Clark * [EMAIL PROTECTED]

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

Reply via email to