Sounds good to me, but maybe we could do a poll to see if people are
using this? I don't know if the filter also works for field based access
strategy, but that could be a reason for keeping it around.
Regards,
Christian
Am 31.12.2016 um 21:00 schrieb Steve Ebersole:
> As I have not been hear
May I ask what happened to the idea of not rendering through the
literals at all and just "inject" them into the result tuple? We could
even go as far as allowing expressions on constant values to be
evaluated in memory instead of sending that to the DB.
Other than that, the settings seem ok, b
I only have so many hours in the day :)
Let's get comparable behavior working first and then attack more complex
(although we all agree probably worthwhile in this case) after.
On Mon, Jan 2, 2017 at 1:37 AM Christian Beikov
wrote:
> May I ask what happened to the idea of not rendering through
Field-access would have zero bearing on this
On Mon, Jan 2, 2017 at 1:30 AM Christian Beikov
wrote:
> Sounds good to me, but maybe we could do a poll to see if people are
> using this? I don't know if the filter also works for field based access
> strategy, but that could be a reason for keeping