Hello. I am trying to implement true/false. See the following issue.
http://issues.apache.org/cayenne/browse/CAY-696First, I do not know if this a good idea, but it was requested.. My main motivation is to be able to do a expIn(/expNotIn) with an empty collection.
How should I update the JJTree stuff? Is that only for parsing ala Expression.fromString(...)? I have not touched anything like that before..
- Tore.
