Skip to content

Question for AngularJS Core Team #7

Closed
@ProLoser

Description

@ProLoser

We are initially planning on building a third-party solution, but we want to design it with the intention of eventually becoming a PR that you guys would look forward to merging into the core. I'd appreciate your input so that we can make this as mergable as possible.

  1. What are major concerns / requirements you guys have for nested routes?
  2. If you were to accept a PR or tackle the routing problem, would you keep backwards-compatibility or just focus on unrestricted changes? (Lets say you put the legacy router into an optional module like ngResource)
  3. There have been several approaches to handling nested routing. Do any of these sound like solutions you were looking at?
    1. Create a nested definition object (Angular.js+)
    2. State-based routing (Ember.js)
    3. Defining route decorators (Lithium PHP)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions