This would impact unit tests that instantiate Transfer as well,
right?   For example, I have coldspring instantiate my Transfer
instance and I instantiate CS to run unit tests over and over and
over.  I can see how a suite of tests could exhaust the memory
quickly.

How would you suggest handling this?  Some kind of generic teardown?


Brian


> Therefore you will need to call TransferFactory.shutdown()
> onApplicationStop() in your Application.cfc, so that when the application
> times out, the cache is also expired.

-- 
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 transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to