@Nicklas: can you provide a JIRA (if not yet done) for this?
And I wouldn't say no to actual impl with a test via github pull request. ;-)

> Agreed.
> 
> On 5 Jun 2011, at 20:55, Nicklas Karlsson wrote:
> 
>> Hi,
>> 
>>  Would it be acceptable to add a conversation termination request token in 
>> Weld? 
>> 
>> If found in the request parameter map (e.g. named "nocid"), the 
>> WeldPhaseListener.getConversationId would return null. This could be used in 
>> commandLink f:params to stop conversation propagation. The problem is that 
>> there is no(?) nice way of getting rid of the cid after the 
>> ConversationAwareViewHandler adds it for non-transient conversations since 
>> it ends up in the form action and not per-component.
>> 
>> As I see it, it's not breaking the specification and would just be a usable 
>> add-on with little foreseeable side-effets.
>> 
>> -- 
>> ---
>> Nik
>> _______________________________________________
>> weld-dev mailing list
>> [email protected]
>> https://lists.jboss.org/mailman/listinfo/weld-dev
> 
> 
> _______________________________________________
> weld-dev mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/weld-dev


_______________________________________________
weld-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-dev

Reply via email to