Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.11.1.1
-
None
-
None
-
Normal
Description
It would be nice to be able to plug alternative parsers into Derby. In particular, it would be useful to be able to declare a list of parsers which Derby could walk through, looking for one which could digest a SQL statement. This, in turn, could be useful for optional tools which need to load/unload optional language into/from the parser. When you load the optional tool, it could add its parser to the end of the list. When you unload the optional tool, it could remove its parser from the list.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-590 How to integrate Derby with Lucene API?
- Open