On Fri, Jun 4, 2010 at 3:06 PM, Ali Ok <al...@aliok.com.tr> wrote:
> Hi,
> I want to keep definitions of pass through attrs of the components and
> render them. I see that current MyFaces keeps them
> in org.apache.myfaces.shared.renderkit.html.HTML.
> As project grows, content of this interface(or my own HTML5 interface) will
> get ugly, and I think Mojarra's approach[1][2] is better.
> Mojarra guys took this[1][2] stuff from probably Richfaces, and I want to
> use their approach in my project too.
> So, what is the possibility of inclusion of this code in my project? If
> possible, what do I need to do?

It is not possible to *include* the code, since they license is bad.
However you can write something similar...

> I will request for permission from authors for using with Apache license,
> but is a private email like "yes, you can use it" enough?
> If not, I'll come with new stuff, which will use this approach.
> [1] http://www.docjar.com/html/api/com/sun/faces/renderkit/AttributeManager.java.html
> [2] http://www.docjar.com/html/api/com/sun/faces/util/CollectionsUtils.java.html
>
> --
> My Blog: http://blog.aliok.com.tr
> Twitter: http://twitter.com/aliok_tr
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to