I have a bit of a dilemma. I would like to have the stability of MyFaces 1.1.1, but I'd like to use some of the new Sandbox components (like validateCompareTo) which are not in the 1.1.1 release and seem to require the newest core of myfaces to work (validateCompareTo was throwing class and method not found errors when I tried using it on myfaces 1.1.1).
In the SVN branch, I find I come across many errors. The last one was a bad one. About a week ago t:commandButton tried to treat the "action" property as a ValueBinding instead of a MethodBinding. Any idea on the next scheduled release? (rc or beta would be nice over source control updates). Thanks, Andrew

