Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Updating for server compatibility with fixes for reply network messages #11

Merged
merged 5 commits into from
Nov 12, 2014

Conversation

robskillington
Copy link
Contributor

No description provided.

@@ -17,12 +17,16 @@ class ScopeFetchReplyMessage: ReplyMessage {
return ScopeFetchReplyMessage.messageType
}

let success: Bool
Copy link
Contributor

Choose a reason for hiding this comment

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

So I was thinking that the absence of an error means that it was successful (wiki also updated with this)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it's just weird that SessionCreateReplyMessage has success and this does not

Copy link
Contributor

Choose a reason for hiding this comment

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

Acording to the Wiki it doesn't;) Maybe remove to success flag from SessionCreateReplyMessage, too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure

@artman
Copy link
Contributor

artman commented Nov 12, 2014

LGTM!

artman added a commit that referenced this pull request Nov 12, 2014
Updating for server compatibility with fixes for reply network messages
@artman artman merged commit a0861fc into develop Nov 12, 2014
@artman artman deleted the feature/server-parity branch November 12, 2014 16:56
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