[Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Walter Mourão
Hi folks, following the thread Concerns about the future of Trinidad I would like to know the opinions about the best' Javascript package to use as a base to a new Trinidad render kit. JQuery http://jquery.org/ Dojo Toolkit http://dojotoolkit.org/ (another options ?) What do you think ? what

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Dominik Dorn
If you're really want to compete with PrettyFaces, IceFaces, RichFaces etc., I suggest to take a look at http://demo.sproutcore.com/sample_controls/ http://www.sproutcore.com and rebuilt those for JSF. Sproutcore is currently quite hyped in twitter and gains a lot of interest, especially in the

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Scott O'Bryan
For licensing, you can always make a project under the Apache License which consumes other projects as a requirement (but does not actually include them). As for whether either of these could be 'included' in the project, I don't see any real issue there with the exception that neither is under

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Scott O'Bryan
I do have another suggestion as well. As your looking at these frameworks and/or UI pieces, keep an eye to HTML5. A lot of Trinidad's DOM structure was in place to support CSS3/HTML5 type effects on CSS2/HTML browsers. Since most browsers are getting an upgrade (even IE) we can gain a lot by

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Werner Punz
Hi Jquery has a good query engine and a lousy widget API, but due to its popularity despite its deficiencies people have programmed a load of widgets. I am not sure but I think primefaces recycles a lot of the jquery infrastructure. The personal problem i have with jquery simply is, it scales

Re: [Trinidad] Best Javascript package to use in a new render kit

2011-03-06 Thread Walter Mourão
Thank you Dominik. Just to be clear: the aim is not simply compete... I think Trinidad has: - rock solid back-end; - support to non-javascript browser (I have applications running in old data collectors - windows mobile) ... and I would like to keep most of the java code untouched when migrating

Re: How do I get the Method EL Expression of actionListener in JSF 2.0?

2011-03-06 Thread Rudy De Busscher
@All, Leonardo, It took me some time before I had time to try out your suggestion. And I have to say, it works like a charm. But it is deeply nested so therefor, here are the steps that I took to get my hands on the expression string of the actionListener attribute (within facelets) - Create a

[ANNOUNCE] Release of Apache MyFaces Extensions CDI 0.9.3

2011-03-06 Thread Gerhard Petracek
The Apache MyFaces team is pleased to announce the 4th release of Apache MyFaces Extensions CDI (aka CODI). Apache MyFaces CODI provides portable CDI extensions for the Java-Platform (SE and EE). CODI is a modularized and extensible toolbox for CDI based applications. The release contains the