Comment 1 for bug 1738188

Revision history for this message
Zane Bitter (zaneb) wrote :

Good catch, it would be nice to fix that.

The reaaon is that although it's using the parameter names for stuff, internally it's converting that to the property constraints. I wonder if it's possible to use a parameters.Schema object in place of a properties.Schema one in a Property without any side-effects...