I'm writing functional tests in Symfony.

I'm running into the problem that the restart() method seems to reset
some things - perhaps the sfContext() instance is being recreated, I'm
not sure - but my own classes have no way of knowing that it is time
to discard any singletons or static class variables they may be
holding onto and act as if they are responding to an entirely new
request.

Is there a Symfony event I can respond to for this purpose? If there
is not, I think it should be added in 1.3.

-- 
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to