[jsr-314-open] [ADMIN] JSF 2.0 Spec Snapshot
Pete Muir
pmuir at REDHAT.COM
Thu Mar 5 12:26:44 EST 2009
Ed,
Another couple more after talking to Dan:
* the spec language for the BeanValidator is light compared to other
validators
(see 3.5.5 - for example RegexValidator's description vs. BeanValidator
RegexValidator—Accepts a “pattern” attribute that is interpreted as a
regular expression from the
java.util.regex package. The local value of the component is checked
fora match against this regular
expression. Standard identifier is “javax.faces.RegularExpression”
BeanValidator- The implementation must ensure that this validator is
only available when running in an
environment in which JSR-303 Beans Validation is available. Please see
the javadocs for
BeanValidator.validate() for the specification.
)
* the updates I sent to Roger for splitting out redirect url and
bookmarkable url on ViewHandler, and it's delegation to
ExternalContext isn't present
* BeanValidator integration (Appendix C, Section 2.3) is in an
appendix called Sketches of Features, but it is now a full feature...
Thanks,
Pete
On 5 Mar 2009, at 11:00, Pete Muir wrote:
> Ed,
>
> Here are some questions:
>
> * is delta state saving in this revision? The state saving stuff is
> still in an appendix, and I find it hard to check.
> * Issue 450 (https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=450
> ) still hasn't been merged into the spec - I've asked about this one
> multiple times. Can we get this merged in?
> * the big changes due to view parameters don't appear to be merged in?
>
> Otherwise, the areas I have been involved in look good:
>
> * exception handling
> * bean validation
>
> On 5 Mar 2009, at 03:39, Ed Burns wrote:
>
>>>>>>> On Wed, 04 Mar 2009 18:52:19 -0800, Ed Burns
>>>>>>> <Ed.Burns at Sun.COM> said:
>>
>> EB> I've uploaded a new spec snapshot to [1] and exploded it to [2].
>> EB> This one is perilously close to the Proposed Final Draft we'll be
>> EB> handing to the JCP. Roger and I still need to do some cleanup.
>>
>> EB> FWIW, the nightly build of Mojarra fully implements this
>> version of the
>> EB> spec!
>>
>> This snapshot includes Facelet tag handlers for Behavior, Converter,
>> Validator and UIComponents. If you're interested in this one
>> specifially, you can start browsing with [1].
>>
>> Ed
>>
>>
>> [1] https://javaserverfaces-spec-public.dev.java.net/nonav/snapshots/jsf-spec-2.0-20090304/javadocs/javax/faces/webapp/pdl/facelets/tag/DelegatingMetaTagHandler.html
>>
>>
>>
>> --
>> | ed.burns at sun.com | office: 408 884 9519 OR x31640
>> | homepage: | http://ridingthecrest.com/
>
> --
> Pete Muir
> http://www.seamframework.org
> http://in.relation.to/Bloggers/Pete
--
Pete Muir
http://www.seamframework.org
http://in.relation.to/Bloggers/Pete
More information about the jsr-314-open-mirror
mailing list