Another SQLite3 wrapper
    Alexey Khmara 
    alex.khmara at gmail.com
       
    Tue Nov 16 06:34:55 PST 2010
    
    
  
Why use dynamic Variant if there is static tuples? As for me, syntax
bind(["id":1], ["name":"myName"]) is better.
2010/11/16 Kagamin <spam at here.lot>:
> Alexey Khmara Wrote:
>
>> There is some ideas:
>> - use associative array approach like st.bind(["id":1, "name":"Alex
>> Khmara"] - but this will limit
>> argument types to be string,  and I will need to conver them
>> automatically when doing biding.
>
> There's Variant, though I don't know, whether AA will work with it, there were some AA bugs.
>
-- 
С уважением,
Алексей Хмара
    
    
More information about the Digitalmars-d-announce
mailing list