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

Refactor start_data #317

Open
bomzheg opened this issue Aug 28, 2023 · 1 comment
Open

Refactor start_data #317

bomzheg opened this issue Aug 28, 2023 · 1 comment
Labels
core Something, that affects core functionality
Milestone

Comments

@bomzheg
Copy link
Contributor

bomzheg commented Aug 28, 2023

for example copy all start_data to dialog_data or use ChainMap.

getters and handlers will get data from only one source - dialog_data

@Tishka17
Copy link
Owner

We need something that could be returned back to on_process_result. So dialog can distringuish different child dialogs. But it's obviuos that we should merge passed other data to dialog_data

@Tishka17 Tishka17 added this to the 3.0 milestone Aug 28, 2023
@Tishka17 Tishka17 added the core Something, that affects core functionality label Aug 28, 2023
@Tishka17 Tishka17 changed the title remove start_data Refactor start_data Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Something, that affects core functionality
Projects
None yet
Development

No branches or pull requests

2 participants