PDA

View Full Version : Wiring using attributes/c# code like Guice.


chilang
03-30-2007, 04:51 PM
Has anybody looked at
"Guice" http://code.google.com/p/google-guice/
or "A Java configuration option for Spring"
http://blog.interface21.com/main/2006/11/28/a-java-configuration-option-for-spring/

I would love to see that in Spring.Net.

Nop
03-30-2007, 07:07 PM
It will be nice to see context configurating via attributes in Spring Framework .NET.

Nop.

Mark Pollack
03-31-2007, 11:28 PM
Hi,

Yes, we can add this via a custom object post processor.... I will be syncing w/ the Spring.Java team and post back here in a week. ;) I'd like to do detailed compartive review w/ m.s. object builder as well to fold in other ideas.

Cheers,
Mark

P.S. Thanks for the help in answering questions in the forum, it is greatly appreciated.