Skip to content

Determining if a Service is a Client or Server should be done uniformly #183

@kurtkilpela

Description

@kurtkilpela

The methods RsrServiceSnapshot>>snapshot: and RsrConnection>>_register:as: both need to determine if a Service is a Client or Server.

They send different methods to calculate this. Both should send #isClient to the specific instance. Neither should ask the class directly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions