users@jax-rs-spec.java.net

[jax-rs-spec users] Re: SSE Draft

From: arjan tijms <arjan.tijms_at_gmail.com>
Date: Wed, 21 Oct 2015 14:11:59 +0200

On Tue, Oct 20, 2015 at 10:23 PM, Sergey Beryozkin <sberyozkin_at_talend.com>
wrote:

> Can a 2.1 (non major version) introduce a strong CDI dep ? MVC is a diff
> story.


For what it's worth, the JSF EG is doing exactly this.

JSF 2.2 already introduced a weak CDI dependency (@FlowScoped is fully CDI
based and you can only use it when CDI is available). JSF 2.3 will make
this a stronger dependency, among others h:dataTable and ui:repeat now
utilize CDI to obtain references to user provided dataModel wrappers.

Kind regards,
Arjan Tijms