Currently I'm working on a large multi-user, communication-heavy project which uses Seam 2 and RichFaces 3.
It's been in development for about 5 weeks now.
I'm at a stage where I've found some limitations with RichFaces and will need to start using Seam Remoting to re-implement certain (major) functionality
If I'm not mistaken, Seam 3 has more advanced Remoting as opposed to Seam 2. I still think I might need to make use of RichFaces but with JSF 2.0 and Seam 3 offering greater Ajax support, it may be reduced.
Seeing that Seam 3 is in beta, I was wondering if it is worth migrating over and how stable it is at the moment.
There's at least a four to five more months of development left. Where do you envision Seam 3 to be at the end of that period?
Also, how have you found the migration process to be?
Any tips and experiences will be appreciated.