On Apr 25, 2010, at 5:07 PM, Andrew Lindesay wrote:
I would rather not have free-form query strings in my code; I prefer compiling against the Cayenne query-assembly objects.
Yeah, that's a somewhat unfortunate situation, as there are plans for SelectQuery-like API for EJBQL in 3.1, but the old API for specifying columns is gone already.
Do you think this would be a tricky thing for me to safely implement in the 3.0-TRUNK?
What do you mean by 3.0-TRUNK? Andrus