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

[jsr372-experts] Re: 1135-PostRenderViewEvent

From: manfred riem <manfred.riem_at_oracle.com>
Date: Fri, 30 Jan 2015 12:57:12 -0600

Hi Arjan,

I don't see a major objection to this as it would only generate one
additional event during the lifecycle.

Can you take it on to do this and make sure it has proper test coverage?

Thanks!
Manfred

On 1/30/15, 10:47 AM, arjan tijms wrote:
> Hi there,
>
> A while back I proposed adding a PostRenderViewEvent to JSF. It should
> be a relatively low impact change, see
> https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1135
>
> While there are several workaround (see issue), I think it's more
> consistent to have a direct event for this. This is useful for things
> like per-request clean-ups, e.g. for a bean that's otherwise view
> scoped.
>
> Users occasionally ask for this, see e.g.
> http://stackoverflow.com/questions/13118103/jsf-2-equivalent-of-ibms-hxscriptcollector-postrender
>
> Thoughts?
>
> Kind regards,
> Arjan Tijms
>