[std.database]

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sun Oct 9 11:22:19 PDT 2011


On 10/9/11 11:40 AM, Steve Teale wrote:
> Further generic question. (Yes, I am listening to the answers too)
>
> If some underlying databases don't support the features that our chosen
> interface requires, do we attempt to synthesize them - presumably at cost
> to performance, or do we just throw a compile-time exception that
> basically tells the user to use a lower interface and code it themself?

No.

Andrei


More information about the Digitalmars-d mailing list