Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Integrated Facebook Reading.#5

Merged
born2c0de merged 29 commits intoprivly:masterfrom
vshivam:master
Sep 22, 2013
Merged

Integrated Facebook Reading.#5
born2c0de merged 29 commits intoprivly:masterfrom
vshivam:master

Conversation

@vshivam
Copy link
Member

@vshivam vshivam commented Jul 28, 2013

  • Added documentation
  • Facebook Reading Capabilities.

@ghost ghost assigned born2c0de Sep 16, 2013
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this not display a warning about how a Closeable type has not been closed?
I looked at the implementation for FileChannel and it looks like all stream handles are closed when you invoke close() from a child channel object. In this case, the warning is annoying more than anything else, so go ahead and suppress the warning ( @SuppressWarnings("resource") ) and leave a comment as to why the warning was suppressed. The idea is to have clean, secure code and that starts with having no compile-time warnings.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modified. No more warnings for this case.

@born2c0de
Copy link
Member

Good to go!

born2c0de added a commit that referenced this pull request Sep 22, 2013
Integrated Facebook Reading.
@born2c0de born2c0de merged commit 66c2bf2 into privly:master Sep 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants