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

Support composition #6

Open
SaeedMasoumi opened this issue Oct 28, 2016 · 0 comments
Open

Support composition #6

SaeedMasoumi opened this issue Oct 28, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@SaeedMasoumi
Copy link

Describe the following scenario :

  • We have an annotation called @Composite that auto wiring the activity/fragment/view lifecycle.
  • Each annotated field should extends of the ActivityComposite, FragmentComposite or ViewComposite classes.
  • Weaver part automatically dispatch all the lifecycle methods for composite objects.
@SaeedMasoumi SaeedMasoumi added this to the 1.1.0 milestone Oct 28, 2016
@SaeedMasoumi SaeedMasoumi self-assigned this Oct 28, 2016
@SaeedMasoumi SaeedMasoumi modified the milestones: 1.3.0, 1.1.0 May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant