HibernateD and DDBC - ORM and DB abstraction layer for D
Vadim Lopatin
coolreader.org at gmail.com
Fri Apr 5 02:26:29 PDT 2013
On Friday, 5 April 2013 at 07:57:37 UTC, Dicebot wrote:
> On Friday, 5 April 2013 at 07:32:55 UTC, Vadim Lopatin wrote:
>> Looks ugly, but I tried `typedef string String`, but it is
>> deprecated; `alias string String` cannot be distinguished from
>> just string. How to define String better? Is there a good way
>> to define String to be compatible with string, but with the
>> ability to distinguish between string and String in compile
>> time?
>
> Something like this : http://dpaste.1azy.net/ad013e4ef ?
It's as I have already implemented it.
http://dpaste.1azy.net/a0393ce23
More information about the Digitalmars-d-announce
mailing list