jsr372-experts@javaserverfaces-spec-public.java.net

[jsr372-experts] Re: 1078-DataModelRegistrable

From: Josh Juneau <juneau001_at_gmail.com>
Date: Wed, 29 Jul 2015 22:12:35 -0500

Sorry for the late response on this item. I wanted to say great work
Arjan, and I definitely agree with your approach on #2.

Best

Josh Juneau
juneau001_at_gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/index.php/author/author/view/id/1866


On Sun, Jul 19, 2015 at 5:28 PM, arjan tijms <arjan.tijms_at_gmail.com> wrote:

> Hi,
>
> On Sat, Jul 18, 2015 at 9:10 PM, arjan tijms <arjan.tijms_at_gmail.com>
> wrote:
> > 2. Annotate all existing JSF wrappers with @FacesDataModel (the
> > programmatic equivalent thereof actually) so there's no difference
> > anymore between the "magic chain" of build-in wrappers and the ones
> > that are registered. Depending on a switch JSF will then either only
> > look for @FacesDataModel, or will work through the chain such as is
> > done in the current commit.
>
> I created https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1380
> to track this.
>
> Kind regards,
> Arjan Tijms
>