dev@javaserverfaces.java.net

Re: Please re-review changebundle for focus tag

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Wed, 09 Apr 2008 09:41:56 -0700

Ken Paulsen wrote:
>
> I think I'd prefer it not be an f:view attribute in 2.0. If a component
> library decides to override or extend this functionality, I'm not sure
> they can do that with f:view. But that's just my preference. ;)
>
> Ken

That's a good point. The idea behind putting it there was that there's
only one focus per view, and that's a way of enforcing that. Do you
have any idea of how you'd like it to be instead?

Jim