|
From: Magnus H. <ma...@fi...> - 2005-11-22 12:12:20
|
Hi. I am looking into domain objects and DI. Objects loaded by hibernate or created pragmatically. Google and the spring forms comes up with many solutions and code examples. I also remember Rod mention something about this in some mailinglist a while back? Searching JIRA for DependencyInjectionInterceptorFactoryBean.java comes up with SPR-431 set for 1.4RC1 and SPR-1163 in 1.3RC1. Is this the path that I should choose that will be incrementally more and more supported by spring? Other blogs are suggesting more AspectJ integrated solutions: http://www.aspectprogrammer.org/blogs/adrian/2005/03/hacking_with_ha.html is this also an alternative to consider? -- /Magnus Heino |