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

simple log message to help other users #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johndpope
Copy link

wasted a few hours on this. Maybe this log message can help some others.

@ognen
Copy link
Owner

ognen commented Feb 22, 2011

I don't fully agree on the log statement marked as FATAL.

The protocol (https://github.com/ognen/httpriot/blob/master/Source/HTTPRiot/HRResponseDelegate.h) clearly states that all delegate methods are optional so any delegate is free not to respond to the the selector in question.

We could mark these comments as DEBUG as they will help some, but then we should do it consistently for all invocations of HRResponseDelegate's methods.

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