Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
2.6
-
None
Description
In LDPath, a backend is required to parse and evaluate a program.
As parsing does not always require access to a datastore, it would be useful to split the interface of the backend into two parts: one used for parsing and one to evaluate programs.