Skip to content

Doesn't Rule 3.13 contradict 1.10? #334

Closed
@schauder

Description

@schauder

3.13 says:

Re-subscribing with the same Subscriber object is discouraged [see 2.12], but this specification does not mandate that it is disallowed since that would mean having to store previously cancelled subscriptions indefinitely.

1.10 says:

Publisher.subscribe MAY be called as many times as wanted but MUST be with a different Subscriber each time

wouldn't the discouraged part of 3.13 result in a violation of 1.10 and thereby it is not just discouraged, but actually disallowed?

Or missing something?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions