Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

migrate to components & component-router #94

Open
maybeec opened this issue Mar 30, 2016 · 0 comments
Open

migrate to components & component-router #94

maybeec opened this issue Mar 30, 2016 · 0 comments

Comments

@maybeec
Copy link
Member

maybeec commented Mar 30, 2016

Angular 1.5 introduces the component concept, which has been backported from the current angular2 development. The notion of modules will be restricted to the fact, that in angular2 each file has to specify exactly one module. Thus, the representation of business components has to be re-thought as modules will be missing as a technical container.
Transfering the idea of angular components to business components, I would see a business component as a sub tree in the applicatoin's dependency graph.

@maybeec maybeec changed the title [angular2-preparation] migrate to components & component-router migrate to components & component-router Apr 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant