Re: Binding named objects without compile-time types available

2011-11-19 Thread Fred Faber
Top-level question: how do you expect the binding code to know what type to use for each entry in the file? In a simple solution, you could predefine the types that are available to bind within code, and then use a meta entry in the file for each value you want to bind. You could also have infer

Re: Binding named objects without compile-time types available

2011-11-19 Thread Rich Alberth
Thanks for the replies, but I don't think I'm understanding how these approaches can bind each of the individual values when their types are not known until runtime. MapBinder looks like it will allow me to inject the whole Map, when I'm interested in binding each value in the map. The Properties

Re: creating a community of 3rd parties integrations

2011-11-19 Thread Josh Kamau
Simon; I would like to see all the guice modules in one place (something like the wicketstuff project for wicket users.) Its a great idea. Hope you manage to push the idea through. Josh. On Fri, Nov 18, 2011 at 4:11 PM, Simone Tripodi wrote: > uhm, I have the suspect that no more people are int