Matthias Wessendorf schrieb:
Already done, lets see what they have to say.
cool. thanks!
Ok so far no decisive no or yes, but the main issue here I think
is less the ASL license I personally think we are clear here,
but the way some of the attached companies handle the legal issues
internally.
Unless legal gives a decisive yes I will do following:
To avoid further conflict and to keep the good climate between everyone
I personally think, I will drop the work on the sort of half finished
tag handler and donate the rest of the code
so that someone else can finish it by adding the handler.
The best person for the job probably would be one with deep insight of
the bindings between jsf2 and facelets. (Simon Lessard?)
I did not want to do that part anyway really, because facelets is not my
kind of expertise, I just took over because the lack of it was sort of a
showstopper for getting the alpha out.
The good thing however is I learned a lot from it which is always a good
thing and it was fun, although also quite frustrating.
Ok so here is what I am going to commit on friday, I will commit the
behavior class, the renderer connected to it, and the stuff I got from
the j4fry guys additionally (which are just the api classes for the
event and event handler)
The behavior and renderer definitely are working as expected thanks to
the testing environment I had them running in which helped me to debug
the quirks out.
The tag handler will be left out, but if someone wants to have the code
then drop me a private mail and I will mail it to him.
It has a load of comments with things I found out digging around in the
specs and javadocs and sources of facelets, so it might be interesting
to read nevertheless and there is load to learn from it especially
regarding the composite component beaninfo meta api and how to apply it
and how it is connected to the interface part of the composite components.
So expect my commits as usual on friday, I will fix 2 other issues in
the javascript codebase which have crawled up a week ago and then back
to ext-scripting for me :-)
Werner