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

[jsr372-experts] Re: [1361-FlowStackAndFlowScopedBeans] PROPOSAL

From: manfred riem <manfred.riem_at_oracle.com>
Date: Wed, 11 Feb 2015 08:46:26 -0600

If you don't mind I would like Zhijun to try it.

Thanks!
Manfred

On 2/10/15, 4:35 PM, Edward Burns wrote:
>>>>>> On Tue, 10 Feb 2015 15:58:56 -0600, manfred riem<manfred.riem_at_oracle.com> said:
> MR> Hi Ed,
> MR> Looking at it I think this could be locally solved by making sure the
> MR> FlowCDIContext keeps track of the depth by adding one when entering a
> MR> flow and subtracting one when exiting a flow.
>
> That's a good idea.
>
> MR> Note I have not prototyped it but all the call sites to the
> MR> FlowScopeMapHelper are in FlowCDIContext.
>
> If you get some time, please do try and see if that approach will work.
> I'd rather not have to add that method.
>
> Ed
>