javaee / jersey

This is no longer the active Jersey repository. Please see the README.md
http://jersey.github.io
Other
2.87k stars 2.36k forks source link

Refactor Jersey Proxy Client #3155

Open glassfishrobot opened 9 years ago

glassfishrobot commented 9 years ago

Currently its implementation is somewhat big blob like method which dosen't even follow good practices of structural code.

We should divide its functionality in a more OOP like manner befor expanding it.

I'll prepare a pull request suggesting the direction I would like to take.

glassfishrobot commented 9 years ago

Reported by walec51

glassfishrobot commented 9 years ago

@AdamLindenthal said: Hi, thanks for creating the jira ticket and for your readiness to create a pull request, it will be welcome. If you didn't contributed to Jersey yet, you might find this reading useful: https://jersey.java.net/scm.html

Thanks, Adam

glassfishrobot commented 9 years ago

@AdamLindenthal said: In the meantime, I will put the issue to backlog.

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JERSEY-2883