Parleys shares “50+ Tips to Guice up your Java”-Talk from Crazy Bob, held at JavaPolis 2007.
|
||||||
|
Parleys shares “50+ Tips to Guice up your Java”-Talk from Crazy Bob, held at JavaPolis 2007. this is awesome news. First of all, it is nice, that Spring and Guice find some common ground. More importantly, independence of any EEish API is absolutely necessary for this to become interesting. Wicket 1.3.6 was released. The best news for me there is, that using Guice and persistent Sessions is probably going to work now (did not check yet.) i had to look twice reading this sentence on the google guice mailing list: whenever you have any need for cron-like functionality within your java application, Quartz is the obvious chose for quite a long time now. if there is anyone suffering from [...] i recently wrote an article on Warp-persist , an excellent framework for integrating JPA with Guice. This article can be found here . I filed another guice related issue at Wicket’s Jira I just wrote a library that (de-)serializes command objects after transmitting over network. Before executing, i’d like to (re-)inject members annotated with Guices @Inject annotation. I did some Reflection before, but never felt the needed [...] Please note, that i released just another piece of free software: Guice-AutoBind.It is used to complement guices @ImplementedBy annotation in order to easily bulk-bind whole implementation packages. i fell over a subtle bug in Wicket-IOC, that causes RuntimeException when Wicket-Guice is used together with Guice-bound-Interceptors while Injecting non-Interface Classes. You know |
||||||
|
Copyright © 2010 codesmell.org - All Rights Reserved |
||||||