garden
This commit is contained in:
@@ -25,8 +25,9 @@ Features
|
|||||||
Previously, it just repeated and didn't override.
|
Previously, it just repeated and didn't override.
|
||||||
|
|
||||||
* An ``insert_before`` keyword argument may be passed to a SchemaNode
|
* An ``insert_before`` keyword argument may be passed to a SchemaNode
|
||||||
constructor. This is an string naming a node in a superclass which this
|
constructor. This is a string naming a node in a superclass. A node
|
||||||
node should be placed before to influence schema ordering.
|
with an ``insert_before`` will be placed before the named node in a
|
||||||
|
parent mapping schema.
|
||||||
|
|
||||||
Backwards Incompatibilities
|
Backwards Incompatibilities
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user