Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update S3925: "ISerializable should be implemented correctly" should be code smell #444

Closed
valhristov opened this issue Jun 14, 2017 · 0 comments
Labels
Type: Improvement Making existing code better.
Milestone

Comments

@valhristov
Copy link
Contributor

RSPEC-3925

The ISerializable interface is the mechanism to control the type serialization process. If not implemented correctly this could result in an invalid serialization and hard to detect bugs.

@valhristov valhristov added this to the 6.0 milestone Jun 14, 2017
@valhristov valhristov added Area: Rules Type: Improvement Making existing code better. labels Jun 14, 2017
@valhristov valhristov changed the title Update S3925: "ISerializable" should be implemented correctly Update S3925: "ISerializable should be implemented correctly" should be code smell Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Making existing code better.
Projects
None yet
Development

No branches or pull requests

1 participant