yhhik / java-fighting-game-engine

Automatically exported from code.google.com/p/java-fighting-game-engine
0 stars 0 forks source link

Migrate API implementation to Guice v3.0 #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please give a short description about the enhancement.

The whole api should be migrated to guice 3.0. The new features should be used 
a often as possible. Especially the new FactoryBuilder should be used instead 
of handwriting boilerplate FactoryImpls.  

What kind of input and output do you expect from the enhancement?

The migrated version of the api should only contain dependencies to the JSR 330 
interfaces which are specified here 
[http://download.oracle.com/otndocs/jcp/dependency_injection-1.0-final-oth-JSpec
/].

Please provide any additional information below.

Original issue reported on code.google.com by hannes.b...@gmail.com on 31 May 2011 at 8:16

GoogleCodeExporter commented 8 years ago

Original comment by hannes.b...@gmail.com on 31 May 2011 at 8:19

GoogleCodeExporter commented 8 years ago

Original comment by hannes.b...@gmail.com on 2 Jun 2011 at 5:21

GoogleCodeExporter commented 8 years ago

Original comment by hannes.b...@gmail.com on 2 Jun 2011 at 5:21