Skip to content

implement item retract + notification - #17

Open
souliane wants to merge 4 commits into
ralphm:masterfrom
souliane:item-retract
Open

implement item retract + notification#17
souliane wants to merge 4 commits into
ralphm:masterfrom
souliane:item-retract

Conversation

@souliane

Copy link
Copy Markdown
Contributor

needs the changes from #13 to work (or change in wokkel/pubsub.py line 986 to directly use PubSubRequest)

@ralphm

ralphm commented Oct 4, 2016

Copy link
Copy Markdown
Owner

Thanks for this contribution! A few comments:

  • notifyRetract lacks a docstring in wokkel.iwokkel.IPubSubService (which would then be inherited in the docstring for PubSubService automatically when generating API docs.
  • notifyRetract lacks tests. I think these could be more or less a copy of the tests for notifyPublish.

I removed the dependence on #13 (which I am still looking into), merged trunk to make Travis-CI happy, and pushed by version of the branch as item-retract.

@souliane

souliane commented Oct 5, 2016

Copy link
Copy Markdown
Contributor Author

Hi Ralph, thanks for the review. I merged your branch in mine and pushed souliane@cd63436

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