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

Use named ThreadItem and Error instead of generic object & error #25

Merged
merged 1 commit into from May 14, 2020

Conversation

norydev
Copy link
Contributor

@norydev norydev commented May 14, 2020

New Cubscout::ThreadItem model inheriting from Cubscout::Object. This allows
for future extension of the thread domain.

Raise a Cubscout::Error on unavailable methods. Ideally it should be it's own
error class inheriting from Error, but the API is not quite clear yet.

New `Cubscout::ThreadItem` model inheriting from `Cubscout::Object`. This allows
for future extension of the thread domain.

Raise a `Cubscout::Error` on unavailable methods. Ideally it should be it's own
error class inheriting from `Error`, but the API is not quite clear yet.
@radanskoric radanskoric requested review from radanskoric and removed request for pedjaradenkovic May 14, 2020 11:22
Copy link

@radanskoric radanskoric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@norydev norydev merged commit 2e6acdb into master May 14, 2020
@norydev norydev deleted the fabien-thread-item-model branch May 14, 2020 12:36
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.

None yet

2 participants