Help: Note that the compatible interface properties must not intersect.

This commit is contained in:
Stephen Kelly 2014-02-05 14:51:01 +01:00 committed by Brad King
parent fbe01bedbe
commit a683262a72
1 changed files with 4 additions and 0 deletions

View File

@ -380,6 +380,10 @@ calculate the numeric minimum value for a property from dependencies.
Each calculated "compatible" property value may be read in the consumer at
generate-time using generator expressions.
Note that for each dependee, the set of properties specified in each
compatible interface property must not intersect with the set specified in
any of the other properties.
Property Origin Debugging
-------------------------