Freddy Daoud wrote:
> I also like having Spring manage Stripes action beans. For this purpose
> I use Stripes 1.6's ObjectFactory and Rayures 2.0[1]. Of course, both
> are code from the trunk and are unreleased.
>   
This ObjectFactory has been mentioned several times and if IIRC it was 
even supposed to be in Stripes 1.5.x but that is besides the point.

What exactly is all this "hype" around this ObjectFactory? Can some one 
please explain what it is and why it is so useful???

We have no issues simply using the following to wire up @Autowired, 
@Service, @Resource... annotated classes with Spring (along with a 
handful of top level package component-scans):
SpringBeanAutowiringSupport.processInjectionBasedOnCurrentContext(this);

So what am I missing ;-) ????

--Nikolaos
> [1]:http://code.google.com/p/rayures/source/checkout
>
> Cheers,
> Fredd

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to