$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] sqlpp11: SQL for C++
From: Roland Bock (rbock_at_[hidden])
Date: 2013-11-12 14:54:56
On 2013-11-12 19:03, Eric Niebler wrote:
> On 11/12/2013 12:26 AM, Roland Bock wrote:
>> I don't
>> believe in ct SQL parsing for all but the simplest cases. But I might be
>> totally wrong.
> FWIW, I agree with you. I like the looks of your EDSL.
:-)
> My suggestion:
> Look to the success of C#'s LINQ queries, and aim for that. If you can
> design your EDSL so it can be extended to bind to in-memory data
> structures, then it would be HUGE.
Yeah, I am thinking about in-memory data structures and a few other
suggestions.
>
> Listen to your gut and don't be afraid to say no.
>
Will do so and won't be. Thanks again for your input!
Best regards from Munich,
Roland