I noticed yesterday that the ComponentTag#setNamespace() method only sets
the namespace on the opening tag.  The close tag is left unchanged.  Is that
intended functionality?  If I call ComponentTag#setName("foo") it changes
both the opening and closing tag so it seems inconsistent.

Reply via email to