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

[jsr372-experts] JAVASERVERFACES_SPEC_PUBLIC-1102

From: Bauke Scholtz <balusc_at_gmail.com>
Date: Thu, 4 Feb 2016 13:19:54 +0100

Hi,

https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1102

I think this is incorrectly closed. The ui:repeat offset/size does
definitely not have the same behavior as c:forEach begin/end. The ui:repeat
still checks the DataModel#isRowAvailable() during every iteration. So,
effectively it won't iterate at all when only offset and size attributes
are provided.

Any objections if I reopen it?

Cheers, B