2008/10/17 Daniel Francisco Sabugal <[EMAIL PROTECTED]>:
> But I understood that this attribute is used to ignore when inserting an
> attribute that is not declared in the definition in the tiles.xml. I
> think this is different from the fact that the attribute is declared but
> its value points to a resource that can not be found.
> Don't you think these two cases should be able to be distinguished?

Probably... Isn't it enough to through two different exceptions when
the "ignore" flag is false, and not throwing anything when it is true?
The problem is that I don't want to add more complexity to the taglib.

Antonio

Reply via email to