Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Conversation

raptaml
Copy link

@raptaml raptaml commented Jun 2, 2015

An easy way to get all sub-routes of a Route was missing.
This PR adds it to abstract class Route and its implementation.
Tests pass in current content-shell full-stable-45692.0.

Review on Reviewable

lib/client.dart Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be a getter

@raptaml
Copy link
Author

raptaml commented Jun 2, 2015

You are right. Hope that fits.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update test description

@pavelgj
Copy link
Contributor

pavelgj commented Jun 2, 2015

@raptaml
Copy link
Author

raptaml commented Jun 2, 2015

Would you like to have RouteHandle return its route's subRoutes or throw "unsupported"?
Think it should throw.

@pavelgj
Copy link
Contributor

pavelgj commented Jun 2, 2015

It should return _route.subRoutes

@raptaml raptaml changed the title Added method returning all sub-routes of a Route object Add method returning all sub-routes of a Route object Jun 3, 2015
@raptaml
Copy link
Author

raptaml commented Oct 7, 2015

Hi, will this be released? And if so, when is ETA ?
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants