Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

utilize inheritance on Question objects #21

Closed
mageirakos opened this issue Aug 11, 2020 · 0 comments
Closed

utilize inheritance on Question objects #21

mageirakos opened this issue Aug 11, 2020 · 0 comments
Assignees

Comments

@mageirakos
Copy link
Collaborator

Motivation

init method in EmailQuestion, CommentQuestion, IssueQuestion can simply use super
along with an origin parameter to simplify the object's construction

Modification

create init method in Question superclass and utilize inheritance.

@mageirakos mageirakos self-assigned this Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant