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

[jsr372-experts] Re: [JAVASERVERFACES_SPEC_PUBLIC-1102] Discussion

From: manfred riem <manfred.riem_at_oracle.com>
Date: Mon, 17 Aug 2015 13:05:01 -0500

Hi Frank (and the rest),

The VDL of c:forEach states it iterates over a Collection for begin and
end.

See
https://docs.oracle.com/javaee/7/javaserver-faces-2-2/vdldocs-facelets/c/forEach.html

The same behavior can accomplished by using offset and size with ui:repeat.

Thanks!

Kind regards,
Manfred Riem

On 8/17/15, 12:55 PM, Frank Caputo wrote:
> Hi Manfred,
>
> with offset and size you still need a collection, right? I think, this is not, what the reporter of 1102 wants.
>
> Ciao Frank
>
>> Am 17.08.2015 um 19:11 schrieb manfred riem<manfred.riem_at_oracle.com>:
>>
>> Hi all,
>>
>> I would like to close JAVASERVERFACES_SPEC_PUBLIC-1102 as "Won't fix" and point to offset and size in the VDL documentation.
>>
>> Thoughts?
>>
>> Note I like to close the loop on this by 8/24.
>>
>> Thanks!
>>
>> Kind regards,
>> Manfred Riem
>>
>