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

Implement Visitor Pattern #135

Open
1 of 7 tasks
hanny-ph opened this issue Aug 13, 2024 · 0 comments
Open
1 of 7 tasks

Implement Visitor Pattern #135

hanny-ph opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hanny-ph
Copy link
Collaborator

hanny-ph commented Aug 13, 2024

TODO

  • Create a feature branch
  • Investigate how to implement Visitor Pattern
    • Define the necessary abstract classes
    • Add a test to create a widget tree using visitor
    • Add a test to create a JSON object using visitor
  • Refactor QuestionnaireStepper
  • Refactor QuestionnaireScroller
@hanny-ph hanny-ph added the enhancement New feature or request label Aug 13, 2024
@hanny-ph hanny-ph added this to the v0.11.9 milestone Aug 13, 2024
@hanny-ph hanny-ph self-assigned this Aug 13, 2024
@hanny-ph hanny-ph modified the milestones: v0.11.9, v0.11.10 Sep 18, 2024
@hanny-ph hanny-ph modified the milestones: v0.11.10, v0.11.11 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant