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

Route management in RouteLayer #41

Open
jamescalam opened this issue Dec 25, 2023 · 1 comment
Open

Route management in RouteLayer #41

jamescalam opened this issue Dec 25, 2023 · 1 comment
Assignees
Labels
enhancement Enhancement to existing features

Comments

@jamescalam
Copy link
Member

jamescalam commented Dec 25, 2023

We need to be able to manage routes within existing RouterLayer objects. Ideally we should be able to:

  • Add new routes (already partly implemented but I know for sure it doesn’t add newly added routes to self.routes attribute)
  • Edit existing routes, we need to consider impact one self.index, self.routes, etc, and add tests for this - methods should allow addition and/or deletion of route utterances
  • Delete existing routes
@jamescalam jamescalam added the enhancement Enhancement to existing features label Dec 25, 2023
@jamescalam
Copy link
Member Author

Will be closed with #437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing features
Projects
None yet
Development

No branches or pull requests

2 participants