Gustavo Niemeyer wrote:
>> To make the life more easy, it's possible to create more specialized
>> functions, wich do at least the same (for example)::
>>
>>    col1 = NotNull(Int(primary = True))
>>
>> Hope this helps. Especially for Gerdus, which has developed the same
>> solution as me. (as it looks so)
> 
> What about having a "schema" attribute which takes an arbitrary annotation?
> 
> Something like Int("name", primary=True, schema=...)
> 
> Would that be useful at all?

+1 -- that seems like an appropriate degree of coupling. :)

Steve


-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to