On Thursday, 28 May 2015 at 02:04:31 UTC, Erik Smith wrote:

Shouldn't the statement be reusable? I.e. bind variables and run multiple times. From the code examples creating a statement and binding variables seemed to be coupled.

Since one obvious use case would be running the behind a http server - vibe.d - using fibers and using yield would seem nice to have.

In any case it should do one thing, and do it well. All the other fancy features like orms and auto-struct bindings should be build ontop (maybe as separate libs)

Reply via email to