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

GWTP compilation problem #802

Open
two10 opened this issue Jun 20, 2016 · 0 comments
Open

GWTP compilation problem #802

two10 opened this issue Jun 20, 2016 · 0 comments

Comments

@two10
Copy link

two10 commented Jun 20, 2016

Hello,

I created a demo project with 3 presneter, all are places and shown in RootLayout.

Now i want to use only 1 so i installed only a single module in ClientModule (gin.ginjector.modules).

and it gives me a compile time error saying i need to install other two modules also.

I read a similar issue earlier that one can remove @ProxyXXX notation from the presenter for compilation, i did that and it worked.

Now my question in our development structure we built a lot of widgets and those will be available for multiple diff. applications. Why one application code compilation contains all the Modules(even when they are not needed).

First it will increase the compilation time , secondly my compiled code size would also increase.

Please help what we can as this is becoming a blocker for us

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