hello next question: where do i have to put the getMacroHandler() method if i want to resolve the following deep macro structure? <% session.user.name %> session is the helma session object, session.user a logged in user (ie. an instance of the User prototype). ciao, tobi