this.name = hash(getCurrentTemplatePath()); variables.framework = {}; variables.framework.debugKey = "debug"; variables.framework.reloadKey = "reload"; variables.framework.reloadPassword = "true"; variables.framework.serializer = "taffy.core.nativeJsonSerializer"; function onApplicationStart(){ application.lastReset = now(); return super.onApplicationStart(); }