chokkarg / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Migrating from RoboGuice 1.0 to RoboGuice 2.0 #153

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A lot has changed in RoboGuice since version 1.0.
It has become more stable and easier to configure. So we are moving away from 
1.0.

After this will be release we can start fixing issue 152 because this has 
something to do with a resource that cannot be loaded by roboguice.

Original issue reported on code.google.com by dirkvran...@gmail.com on 10 Dec 2012 at 9:56

GoogleCodeExporter commented 8 years ago
Migration has been done.
The only thing that is not updated is the Guice library. That one is still on 
version 2 instead of 3.

Together with this update comes a performance fix that loads each screen 3times 
as fast as before.

Original comment by dirkvran...@gmail.com on 10 Dec 2012 at 2:00