Hi there, I need to do something simple, but I'm still trying to get used to how things should naturally work in Turbine. I have an object in temporary storage (user.setTemp()) that I want to run a method on upon logout. Where is the best place to do that? The object I've stored has a connection opened and I'd like to run .close() on the object when the user logs out.
Thanks! Philip
