On 8 January 2015 at 16:28, Edwin Mons <[email protected]> wrote: > Say I have the following situation: > > 1) a client with interest in mood publishes a PEP node > 2) the client will receive said event back from the server > > Would Retrieve Subscriptions list a subscription for that node? And what > about Manage Subscriptions, would that list the owner as a subscriber? I'm > inclined to say they won't, but 163 is quite vague on that. >
When I implemented this, I *think* I decided that it doesn't - XEP-0060ยง9.1.1 says the account owner is "implicitly" subscribed, which to my eyes suggested that there wasn't a subscription visible. If there were, it'd raise the question of what happens if an owner tries to remove that subscription, and so on. Dave.
