Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mymaster #35

Merged
merged 4 commits into from
Mar 4, 2013
Merged

Mymaster #35

merged 4 commits into from
Mar 4, 2013

Conversation

AShuba
Copy link

@AShuba AShuba commented Feb 27, 2013

Please, make a review for proposed commits (especially last one)

@AShuba
Copy link
Author

AShuba commented Mar 4, 2013

Hi Manfred,

Any comments on these commits?

@mosabua
Copy link
Member

mosabua commented Mar 4, 2013

I had a quick merge attempt of the other pull requests.. and just a very quick glance here. It looks good but I can not automatically merge it in github. Could you rebase it off master so I can do that. I am hoping to pull this in and test it and then release 3.0.0 this week. I am sick of RCs..

Anatolii Shuba added 4 commits March 4, 2013 19:23
Trivial implementations of the getHost(), getPort(), and getPath()
methods moved to base class.
Throws declarations added to these methods.
1. According to Javadoc and Droidoc 'each HttpURLConnection
instance is used to make a single request' only. Any attempt
to change HttpURLConnection properties or request data
after request is made will raise either IllegalStateException
or ProtocolException. So it is no sense to keep ServiceConnection
instance inside HttpTransport related classes.

2. Keeping ServiceConnection instance inside HttpTransport class
prevents this HttpTransport object from reusing.

It is good idea to remove ServiceConnection field from
HttpTransport related classes.
@AShuba
Copy link
Author

AShuba commented Mar 4, 2013

Please try it again. I have made rebase.

@mosabua
Copy link
Member

mosabua commented Mar 4, 2013

Sweet... its in master. I will test this tonight.

mosabua added a commit that referenced this pull request Mar 4, 2013
@mosabua mosabua merged commit 50be31c into simpligility:master Mar 4, 2013
@AShuba AShuba deleted the mymaster branch April 28, 2014 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants