std.database design suggestion

Kagamin spam at here.lot
Tue Oct 11 04:37:04 PDT 2011


bls Wrote:

> abstract class DatabaseFactory {
> 
>     public abstract Database GetDatabase();
> }

the method is usually called CreateInstance.


More information about the Digitalmars-d mailing list