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

Updated ODKInteractor,FormsInteractor interfaces docs #44

Closed

Conversation

shivenducs1136
Copy link

Closes #16

Why is this the best possible solution? Were any other approaches considered?

Updating the readme.md of odk/extension

@shivenducs1136 shivenducs1136 changed the title Updated ODKInteractor,FormsInteractor interfaces #16 Updated ODKInteractor,FormsInteractor interfaces Apr 20, 2023
@shivenducs1136 shivenducs1136 changed the title Updated ODKInteractor,FormsInteractor interfaces Updated ODKInteractor,FormsInteractor interfaces docs Apr 20, 2023
@chinmoy12c
Copy link
Member

Hey, @shivenducs1136 thanks for the contribution. I think you may have misunderstood the actual problem described in the issue. The issue states that we need to document all the events that can be emitted from a particular function. This specifically relates to ODKEventBus events, of which currently only FormEventBus implementation exists. So currently we need to document all the FormEvents that can be emitted from a function. Please go through the FormEventBus class to understand this issue further.

@chinmoy12c
Copy link
Member

Hey @shivenducs1136 are you planning to work on this?

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.

Document all the events that can be emitted by a particular method in ODK interactor
2 participants