Dennis,
That's not an option for JSF 1.2; nothing can be added
to javax.faces.* without updating the spec. For JSF.next,
this makes sense.
But why is importing org.apache "even worse" than importing
com.sun? :)
-- Adam
Dennis Byrne wrote:
> Are you open to a patch to make this wrap something under javax.faces.* ? App devs doing programmatic manipulation of the view will have "import com.sun.", or even worse, import "org.apache.*" . Not good for all of JSF.
>
> Dennis Byrne
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>