misc/migration/3.17.0_Any.py
author Vincent Michel <vincent.michel@logilab.fr>
Fri, 26 Apr 2013 17:46:56 +0200
changeset 8945 ba9e3fbfa5a5
permissions -rw-r--r--
[schemaserial] serialize additional yams parameter for customs type Yams have a new custom type feature. We add support for extra parameter on CWAttribute in schema serialization handling. Closes #2847151
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8945
ba9e3fbfa5a5 [schemaserial] serialize additional yams parameter for customs type
Vincent Michel <vincent.michel@logilab.fr>
parents:
diff changeset
     1
add_attribute('CWAttribute', 'extra_props')