Hi

2014/1/13 Howard W. Smith, Jr. <smithh032...@gmail.com>:
> Wow, interesting that you sent this email as I was writing my email, asking
> a few questions bout MyFaces 2.2.
>
> Your other posts about MyFaces 2.1.14 (and 2.0.20) inspired/motivated me to
> think about MyFaces 2.2. I am considering migrating my app from MyFaces
> 2.1.x to 2.2. I think I tested/ran my app already with MyFaces 2.2, and
> since the last time that I tested/used myFaces 2.2, I have no
> issues/defects to report. Just have not pushed MyFaces 2.2 to my production
> environment yet.
>

The changes included in JSF 2.2 does not make any conflict with 2.0 / 2.1 code.
The migration step from 2.1 to 2.2 is very simple, just replace the
jars and that's
it. There are some differences like for example the view scope beans are now
stored in session and if CDI is enabled, view scope is managed by CDI.

Additionally, there wasn't any change that affect the behavior significantly in
JSF 2.2, so the code looks very stable. It were also included a lot of
junit tests
for the new features to ensure everything works as expected, which reduces
in the long term the occurrence of bugs and provides a better code quality.

> I wanted to wait and hear a bit more from the community about it, but (LOL)
> that's the thing, there are not many questions at all on MyFaces user list.
> Evidently, it just works! :)
>
>
>
> On Mon, Jan 13, 2014 at 11:42 PM, Leonardo Uribe <lu4...@apache.org> wrote:
>
>> Hi
>>
>> For the people who want to know quickly what's new in MyFaces 2.2, I
>> have written a summary of the new features here:
>>
>> http://lu4242.blogspot.com/2014/01/whats-new-in-myfaces-22.html
>>
>> regards,
>>
>> Leonardo Uribe
>>

Reply via email to