[Gravity] Add handling stubs for split out QueryEscaper class.
Review Request #118 — Created June 25, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:reviewrc | |
|
|
119 | |
Reviewers | |
lunr | |
Introduce a QueryEscaper class and necessary hooks to use it. The class will initially be empty, but later set to implement the QueryEscaperInterface. This review is just about the hooks to make the later implementation easier. Note: This is post 0.2alpha1 work
Unit tests