Hi Tucker,
If you have two binary libraries, each one that sets the 'validate'
attribute, you will get a warning when the libraries are included by the
canvas. It seems to me that the validate attribute should be local to a
binary library and not apply to the canvas. Do you agree?
If you don't agree, here is a scenario to consider. A binary library has
the line,
<attribute name="validate" value="false"/>
in it. When this library is included by the canvas, validation is turned
off for the canvas as well.
Thanks!
Phil