Hi Thomas, this is right now not realistically possible, as we'd need proper dependency injection beforehand (and in fact, I am not sure about AOP). So, right now you need to do this by hand, by serializing / unserializing objects and storing them in the user session. Greets, Sebastian