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

Renaming Update to Ack. #49

Closed
wants to merge 2 commits into from
Closed

Renaming Update to Ack. #49

wants to merge 2 commits into from

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Oct 21, 2013

  • This also means changing the DataStore interfaces methods that handle
    updates to be consistent.

- This also means changing the DataStore interfaces methods that handle
  updates to be consistent.
@@ -21,7 +21,7 @@
* <a href="https://wiki.mozilla.org/WebAPI/SimplePush/Protocol">SimplePush specification protocol</a>.
*
*/
public interface Update {
public interface Ack {

/**
* Returns the channel id for this update.
Copy link
Contributor

Choose a reason for hiding this comment

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

perhaps the JavaDoc should reflect the rename as well ?

@matzew
Copy link
Contributor

matzew commented Oct 21, 2013

tested the branch locally on my machine

👍

@danbev
Copy link
Contributor Author

danbev commented Oct 21, 2013

Merged as 194baef

@danbev danbev closed this Oct 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants