Open
Description
RenameDone in Rename "container" attributes #1243container
in toinner
. Can be done quickly after Fix propagation of options to Nested containers #1229 is merged.- Harmonize the way the modifiers can be passed (as
Nested
parameters, as Meta params, at load time, in schema init, as string with dot delimiter, etc.). - Merge
Schema._normalize_nested_options
andNested._nested_normalized_option
into a single method.
Originally posted by @lafrech in #1066 (comment)
See also: