this.name = hash(getCurrentTemplatePath()); variables.framework = {}; variables.framework.serializer = "taffy.bonus.AnythingToXmlRepresentation"; function onApplicationStart(){ application.anythingToXml = createObject("component", "anythingtoxml.AnythingToXML").init(); return super.onApplicationStart(); }