Hi,

As I mentioned in the proposal, the intended http client for the project is
Feign client [1]. However, it was experienced that using the feign as the
http client makes the implementation process more lagging due to following
reasons.

1. The documentation support for the client is not that sufficient (less
documentation/blogs).
2. As the compliance test exploits most of the http features, the current
feign implementation has caused addition efforts to be made to accommodate
the necessary requirements(eg: extension schema based operations).

Due to the above reasons and since the project is deadline sensitive, I
think it would be much more flexible to use apache http client [2] as the
http client for the project. This change can be accommodated without much
of effort and also as the client is an established client, the mentioned
difficulties will be mitigated. What do you think?

[1] - https://github.com/OpenFeign/feign
[2] - https://hc.apache.org/

Thank you,
*Vindula Jayawardana*
Computer Science and Engineering Dept.
University of Moratuwa
mobile : +713462554
Email : [email protected]

<https://www.facebook.com/vindula.jayawardana>
<http://lk.linkedin.com/pub/vindula-jayawardana/a7/315/53b>
<https://plus.google.com/u/0/+VindulaJayawardana/posts>
<https://twitter.com/vindulajay>

*“Respect is how to treat everyone, not just those you want to impress. "*


*-Richard Branson-*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to