6 Replies Latest reply on Mar 7, 2007 4:53 PM by carlsz

    1.0.7 & 1.1.0?

      I must have missed something somewhere along the line. What is the difference between the 1.0.x and the 1.1.x line. Are they being developed in parallel? Also, are there release notes for either of these releases? Is one a development release and the other a stable release? Does one require JSF1.1 and the other JSF1.2? Thanks.

        • 1. Re: 1.0.7 & 1.1.0?

          while we were developing 1.1.0 we released 1.0.x . The 1.0.7 is a latest in the 1.0.x line.
          1.1.0 has the same features than 1.0.7, plus some additional stuff such as jsFunction and drag-n-drop API.
          In the 1.1.0 we changed couples default values for some attributes. For example, a4j:region has renderRegionOnly="false" by default. The filter has forceparser = false by default also.

          • 2. Re: 1.0.7 & 1.1.0?

            Excellent. Thanks for the clarification. So in other words it is probably best to move to 1.1.0 instead of 1.0.7.

            • 3. Re: 1.0.7 & 1.1.0?

              the short answer here is YES

              • 4. Re: 1.0.7 & 1.1.0?
                carlsz

                Does 1.1.0 offer Safari and IE7 support as it was originally advertised to do?

                • 5. Re: 1.0.7 & 1.1.0?

                  Yes. It has been added.

                  We have no claims so far. Do you have some specific problems?

                  • 6. Re: 1.0.7 & 1.1.0?
                    carlsz

                    Nothing specific. We've been holding off on using ajax4jsf because we have to support a number of mac users on our applications. Now that support has been added, we can finally check in the code that uses ajax4jsf and give it a try.