Absolutely. Transfer is still used by most applications as a  
singleton, so having CS respond to getBean("Transfer") is a perfectly  
viable (and even recommended) approach to having a ColdSpring managed  
way of getting to Transfer.

In this role, Transfer is acting as a factory to access your domain  
objects.

J

On Nov 19, 2008, at 1:48 PM, Chris Blackwell wrote:

> Hi
>
> I have transfer setup up in my applications coldspring, and i'm  
> wondering whether its ok to ask cs to create an instance of  
> transfer.com.Transfer using the factory-bean/factory-method  
> attributes, rather than having to do transferFactory.getTransfer()  
> everywhere.  I have the following bean definitions for transfer ...

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to