Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] MVC Integration

I wouldn't be that strict. It might happen that an extension point currently is only needed for MVC but might be beneficial for other scenarios in future.

-Markus

 

From: jaxrs-dev-bounces@xxxxxxxxxxx [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] On Behalf Of Christian Kaltepoth
Sent: Freitag, 16. März 2018 17:37
To: jaxrs developer discussions
Subject: Re: [jaxrs-dev] MVC Integration

 

Hi Arjan,

 

That’s okay, although we should word those integration changes such that they’re not MVC specific. Meaning that MVC should have knowledge about JAX-RS and CDI etc but not the other way around. 

 

+1

 

 

So even if the spec changes are practically targeted at MVC, the actual spec text should rephrase them using neutral general text.

 

The integration changes I was thinking about are more about general enhancements which would be useful for other scenarios as well. Changes required _only_ by MVC should not be added to the JAX-RS specification. If MVC implementations are the only real world users of such a feature, the integration should be added on the JAX-RS and MVC implementation level.

 

Christian  

 

 

--


Back to the top