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

Merge @LinkComponent & @LinkInnerComponent #195

Closed
sbordes opened this issue Apr 12, 2016 · 0 comments
Closed

Merge @LinkComponent & @LinkInnerComponent #195

sbordes opened this issue Apr 12, 2016 · 0 comments
Assignees
Milestone

Comments

@sbordes
Copy link
Member

sbordes commented Apr 12, 2016

Like this

@link
MyComponent comp;
@link
InnerComponent innerComp;

Instead of:
@LinkComponent
MyComponent comp;
@LinkInnerComponent
InnerComponent innerComp;

@sbordes sbordes self-assigned this Apr 12, 2016
@sbordes sbordes added this to the 8.1.0 milestone Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant