Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [Discuss] Initial Roadmap / Preliminary Release Schedule

Hi,

On Mon, Jul 23, 2018 at 9:39 PM Markus KARG <markus@xxxxxxxxxxxxxxx> wrote:

If you deprecate @Context in JAX-RS 2.2, but do not mandate CDI at the same time, what does the Javadocs actually tell people to use instead…?


The Javadocs would tell people to use CDI. CDI is then mandated to be supported by implementations (RestEasy, Jersey, etc), but not mandated to be used by application code (Pet shop, Pet Clinic, etc).

 

 

From: jaxrs-dev-bounces@xxxxxxxxxxx [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] On Behalf Of arjan tijms
Sent: Montag, 23. Juli 2018 20:45
To: jaxrs developer discussions
Subject: Re: [jaxrs-dev] [Discuss] Initial Roadmap / Preliminary Release Schedule

 

Hi,

On Mon, Jul 23, 2018 at 7:53 AM Guillermo González de Agüero <z06.guillermo@xxxxxxxxx> wrote:

Thanks for clarifying. I've created an issue to discuss deprecation [1]. Could you please set the milestone to 3.0?

 

I'd actually like to suggest doing this for 2.2, as it's a backwards compatible change.

 

Then in 3.0 we can actually remove @Context, which would be a non-backwards compatible change which would be allowed in a major release.

 

 

 

 

 

Regards,

 

Guillermo González de agüero

 

 

El sáb., 21 jul. 2018 a las 14:35, Markus KARG (<markus@xxxxxxxxxxxxxxx>) escribió:

Guillermo,

 

yes, if we remove something in 3.0 then we MUST deprecate it in 2.2 or 2.1.1. But this has to be voted.

 

IIRC we have not yet voted about any particular content of neither 3.0 nor 2.2 nor 2.1.1, so I just picked what I understood to be common sense of the various discussions so far.

 

Feel free to open an issue wrt deprecating @Context and set the linked milestone to 3, which effectively opens the possibility for reviewing and  voting.

 

-Markus

 

From: jaxrs-dev-bounces@xxxxxxxxxxx [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] On Behalf Of Guillermo González de Agüero
Sent: Samstag, 21. Juli 2018 14:16
To: jaxrs developer discussions
Subject: Re: [jaxrs-dev] [Discuss] Initial Roadmap / Preliminary Release Schedule

 

Hi Markus,

 

Thanks for getting it written.

 

Does 3.0 imply *removing* @Context and other related stuff. If so, those features should be deprecated in a previous version to give users a chance to migrate.

 

El sáb., 21 jul. 2018 13:50, Markus KARG <markus@xxxxxxxxxxxxxxx> escribió:

Committers,

 

I have hacked down a very short initial roadmap https://github.com/eclipse-ee4j/jaxrs-api/wiki/Roadmap and would love to discuss it with you. :-)

 

-Markus

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jaxrs-dev

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jaxrs-dev

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jaxrs-dev

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jaxrs-dev

Back to the top