Hi

Yeah its fine to drop as its really only representing the url you type
in the endpoint string, eg

    undertow:http://someserver/somepath

So its fine to do what you talk about and make it reuse like the other
http components.

On Tue, Feb 7, 2017 at 5:54 PM, Zoran Regvart <zo...@regvart.com> wrote:
> Hi Camel developers,
> I think it would make sense to base UndertowEndpoint on
> HttpCommonEndpoint it's currently based on DefaultEndpoint. The only
> property I see as problematic is the `httpURI` which in
> HttpCommonEndpoint is `httpUri` (camel cased).
> Would this be a good idea at all?
> Would creating bridge accessor methods for both HTTP URI methods be
> the way to make this backward compatible?
> Or should the backward compatibility for `httpURI` be dropped?
>
> zoran
> --
> Zoran Regvart



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to