jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] Re: TagAttribute API review

From: Edward Burns <edward.burns_at_oracle.com>
Date: Wed, 13 Mar 2013 21:07:10 -0700

>>>>> On Tue, 12 Mar 2013 19:19:44 +0100, Frank Caputo <frank_at_frankcaputo.de> said:

FC> in fact the implementation doesn't need setTag(). I used it because
FC> it was there. But I'm fine with simply deleting it now and enhancing
FC> the whole Tag/TagAttribute(s) thing in a later release to no longer
FC> force implementors of tag decorators to use non public API.

I've removed it.

I'm re-running all the tests before committing the removal, though.

Ed