PeteGashek / puzzlebazar

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

Consider moving to gwt-mvp-apt to automatically generate Action/Result classes #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
gwt-mvp-apt is an annotation processor that can simplify writing GWT 
Event/Handler and dispatch Action/Handler pairs. It would be interesting to try 
to use it in PuzzleBazar and see if it reduces boilerplate significantly.

Original issue reported on code.google.com by philippe.beaudoin on 28 Jun 2010 at 6:00

GoogleCodeExporter commented 9 years ago
See: http://github.com/stephenh/gwt-mpv-apt

Original comment by philippe.beaudoin on 28 Jun 2010 at 6:01

GoogleCodeExporter commented 9 years ago
(I meant dispatch Action/Result pairs.)

Original comment by philippe.beaudoin on 28 Jun 2010 at 6:01