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

Create a Henson class (java code) per source module #188

Open
stephanenicolas opened this issue Nov 29, 2017 · 0 comments
Open

Create a Henson class (java code) per source module #188

stephanenicolas opened this issue Nov 29, 2017 · 0 comments
Milestone

Comments

@stephanenicolas
Copy link
Collaborator

Every module S that will navigate to some other module (--> S is a source module) will use a few intent builder configurations for the modules it will navigate to.

We could create a Henson class by analyzing these dependencies, and generate class, probably using javapoet. The class will be generated in the main source tree of the source module and will allow to navigate to all target activities declared in the dependency.

@stephanenicolas stephanenicolas added this to the 3.1.0 milestone Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant