from templet import stringfunction @stringfunction def template (component_name, namespace) : """ ${component_name}ComponentImplementation component factory tk_string create_${namespace}${component_name}_Impl edu.vanderbilt.dre.CIAO.ServantEntrypoint tk_string create_${namespace}${component_name}_Servant edu.vanderbilt.dre.CIAO.ServantArtifact tk_string ${component_name}_svnt edu.vanderbilt.dre.CIAO.ExecutorArtifact tk_string ${component_name}_exec """